Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0xef9278…4163b5
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0xcd4e2f…62d5a7
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0x94d509…f9f502
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0xce4a43…7b8696
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0x44b8bc…1b35fd
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0x4f0c74…32bbcf
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0xc3fde8…5afa9c
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa42d ago0x315c08…aa75c7
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa42d ago0x25c619…46bb84
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0xae9232…e25f3a
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa42d ago0xd75d51…19d527
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa42d ago0xe93e14…30192a
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa42d ago0x13d593…dc2ff2
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa42d ago0xbe8043…a42b39
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0x1d89d4…238e0b
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0x57c4cb…21de2c
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa42d ago0xeedf35…d87efb
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0xb57c01…d3690a
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa42d ago0xdc6852…780d63
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa42d ago0x59edf7…bee72a
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa42d ago0x677ffb…6b9744
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0xbb9644…601c18
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa43d ago0xeb4015…34a938
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa43d ago0xed3309…2d2e84
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa43d ago0xa74825…f37bae

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.