Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown18d ago0xe7f152…a5bb50
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x4d129c…bca995
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x6a3b5a…43f910
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x8978f6…3254ef
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0xce3527…2c072f
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x0fc4f5…a4506c
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x02e148…c9a38e
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x87510d…7224e8
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x14089e…46d204
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x0491e7…d470f4
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x45bcea…a368f2
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x3d8bf9…9a57d4
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0xd68066…2d73bf
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x4a198b…52134a
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x4b97e2…a79562
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x7778d0…45a204
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x9694a9…959fa4
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0xb01b10…62ca02
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x922e18…f24997
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0xb89a4a…e094e2
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x87253a…ce909b
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x513f38…119804
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x66698e…1c654d
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0xf9a716…349aa6
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown19d ago0x6ad7b5…156e23

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.