Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x5b6aef…6445a1
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x0f02b4…9934ee
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x385be9…0acab2
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x5f0855…9624d4
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xad514d…ad129d
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xf19b35…da50a1
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x1d3578…a0ffec
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x43a12c…0494c5
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xc30ddd…99e07e
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x4eebde…6db177
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xe0def0…f97f62
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x03e8c3…89aad5
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xf9f7fa…d2fef3
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xc3b925…bd0c36
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x4b423d…981c76
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xaa7562…50a3a3
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xd3def5…975b90
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xf84c27…79507d
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x2c2ba1…403b30
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x18acbe…b786d4
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x28cdf6…4d9b61
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x55480e…46369e
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x68d336…fcb812
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x230848…0e26cd
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x394448…1ee328

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.