Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…853847d ago0x08cb3d…62b417
0x3be9…575c0x31d0…2cd7Base$250.00100%0x211d…d17247d ago0x4ca6a2…6ebf7f
0x3be9…575c0x31d0…2cd7Base$150.00100%0x4337…6ca547d ago0xb39331…3d8406
0x3be9…575c0x31d0…2cd7Base$150.00100%0xe196…0ce147d ago0xf794a1…a25d2d
0x3be9…575c0x31d0…2cd7Base$100.34100%0x211d…d17247d ago0xb61b6d…d5b144
0x3be9…575c0xf6ee…3bd2Base$0.007998100%0x211d…d17247d ago0xb61b6d…d5b144
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…365f47d ago0xefe219…26394e
0x3be9…575c0x31d0…2cd7Base$50.32100%0x4337…339247d ago0x79a111…3cad6e
0x3be9…575c0xf6ee…3bd2Base$0.007747100%0x4337…339247d ago0x79a111…3cad6e
0x3be9…575c0x31d0…2cd7Base$50.32100%0xf279…f77f47d ago0xbcf417…145a70
0x3be9…575c0xf6ee…3bd2Base$0.007589100%0xf279…f77f47d ago0xbcf417…145a70
0x3be9…575c0xf6ee…3bd2Base$0.007693100%0x4337…306347d ago0x696ba2…3af910
0x3be9…575c0x31d0…2cd7Base$50.32100%0x4337…306347d ago0x696ba2…3af910
0x3be9…575c0x31d0…2cd7Base$50.00100%0x6a6f…be4147d ago0x7176a6…314742
0x3be9…575c0x31d0…2cd7Base$50.32100%0xe196…0ce147d ago0x0a172e…e00ebd
0x3be9…575c0xf6ee…3bd2Base$0.007686100%0xe196…0ce147d ago0x0a172e…e00ebd
0x3be9…575c0xf6ee…3bd2Base$0.009544100%0x4337…b6c247d ago0x3e519c…180b50
0x3be9…575c0x31d0…2cd7Base$20.31100%0x4337…b6c247d ago0x3e519c…180b50
0x3be9…575c0xf6ee…3bd2Base$0.009546100%0x6a6f…be4147d ago0x574c61…a1f290
0x3be9…575c0x31d0…2cd7Base$20.31100%0x6a6f…be4147d ago0x574c61…a1f290
0x3be9…575c0xf6ee…3bd2Base$0.005086100%0x4337…51e047d ago0xcda91b…93b490
0x3be9…575c0x31d0…2cd7Base$12.37100%0x4337…51e047d ago0xcda91b…93b490
0x3be9…575c0x31d0…2cd7Base$20.31100%0x4337…882647d ago0xb29fae…617202
0x3be9…575c0xf6ee…3bd2Base$0.009587100%0x4337…882647d ago0xb29fae…617202
0x3be9…575c0x31d0…2cd7Base$10.30100%0x4337…6c9247d ago0x5d1765…03f481

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://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://roundhouseai.io/dashboard/team.

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