Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0x1e3c61…009459
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa48d ago0xa33299…219779
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0xc6a218…722037
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa48d ago0x4cb51a…d4b822
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa48d ago0x67cda7…fdfcce
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0x54f547…c3b5f7
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa48d ago0xcc3acc…28db97
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa48d ago0x0c6a95…f9b5c8
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0xb952e2…b73799
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa48d ago0xa2385a…d38763
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0x7c4d0f…e4c7ed
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0xfeede9…02325b
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0x03491d…d87c3d
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0xe5a7c4…dafd6d
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0x7575fa…c88b37
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0x2399a8…7943d7
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa48d ago0xfa4253…d20ff9
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0x608340…5c58c0
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0xd87901…7699c9
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0x474fe1…c69ae2
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0xbf2713…5ce0ed
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0xa5dcce…c6d7be
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa48d ago0x414959…a747d9

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.