Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41f3…80b50xac65…4417Base—$0.07100%fluxa115d ago0x9141bc…fb0184
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa115d ago0x1f23a3…6ac024
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0x8dacba…8aaa5e
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0x67d540…f34d81
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0x0e0695…738269
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0x1a2f2a…0c61c4
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0x55b7e3…baeecd
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0xe1a5cb…8aca9c
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0x9cdd61…2fba28
0x41f3…80b50xac65…4417Base—$0.11100%fluxa116d ago0x2e51da…82eeb5
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0xd64a5a…effde3
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0x692e99…6caea6
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0xf218ce…0c3251
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0xfd875e…8cb423
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0x47fd64…4f5fff
0xb90a…9ae40x41f3…80b5Base—$0.05100%fluxa116d ago0x6c2a5b…d25f7e
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0xbf214f…56dbc5
0x41f3…80b50xac65…4417Base—$0.97100%fluxa116d ago0x88ef62…ea9aeb
0xb90a…9ae40x41f3…80b5Base—$0.90100%fluxa116d ago0x01c12d…7f9ad5
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0x5f421c…d5f290
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0x3cb703…a6ce54
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0x5dc357…3320d5
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0x6575a8…459668
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0x00d145…9568a0
0xb90a…9ae40x41f3…80b5Base—$0.01100%fluxa116d ago0x4fc0a9…fc4856

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.