Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa17d ago0x1d9a86…0b0292
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa17d ago0xf77c78…4d9eba
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa17d ago0xa28433…4abb45
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa17d ago0xd637f4…f8c1f6
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa17d ago0x491367…81c0b9
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa17d ago0x2e70e8…b3050f
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa17d ago0x31dedd…0db3b5
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa17d ago0x9af192…ae6033
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0x533de1…e41505
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0x5e8d04…f65e4d
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0x41fc7d…b488d1
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0xe7a6bc…d39ce0
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0xeded4d…223caa
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0xf20465…d47073
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0x80ce85…1dc03b
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0x028d5e…a50323
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0xee90c8…528214
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0xdec043…f78a8e
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0x2a8f6d…377524
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0x56cd50…08abbb
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0x3df1e2…e18733
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0x2e7ea2…20dca1
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0x32ebbe…511c15
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0xa548c5…f98bd7
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa18d ago0x1d2d5f…425410

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.