Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown61d ago0xa30c8f…150360
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown61d ago0x0c7b74…845442
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown61d ago0x6711d8…08801d
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown61d ago0x7c94d1…3594f3
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown61d ago0xf20e2a…8a698b
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown61d ago0xe5c55d…2f2b46
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown61d ago0xf518c3…d8c0fa
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown61d ago0x7261ec…25b774
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown61d ago0xf29e5e…37192a
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown61d ago0x0fbc60…337415
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown61d ago0xd93e46…6560db
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown61d ago0x70366b…9d1e0c
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown61d ago0xd338af…e997d7
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown62d ago0xaf1261…d90939
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown62d ago0x83f00e…7d1222
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown62d ago0xf60cbe…726a9d
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown62d ago0xaea652…280c68
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown62d ago0x6a2957…b23e88
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown62d ago0x18537e…f4dd57
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown62d ago0x658f55…11ef8f
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown62d ago0xd244bc…38234a
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown62d ago0x6954c4…2142a2

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.