Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbbf…e7b40x0529…7db3Base$0.01100%payAI6d ago0xb9d168…91f44a
0x611b…d1a90x0529…7db3Base$0.01100%payAI6d ago0x8157d9…9795ac
0x91f3…0f800x0529…7db3Base$0.01100%payAI6d ago0x2974e3…163d7a
0x8ce0…79b00x0529…7db3Base$0.01100%payAI6d ago0xf31567…45e8e3
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x7d2192…e511b8
0x91f3…0f800x0529…7db3Base$0.01100%payAI6d ago0x2a3520…724b08
0x9ca7…30800x0529…7db3Base$0.01100%payAI6d ago0x5c975c…330e76
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x5c8f42…fba966
0x9ca7…30800x0529…7db3Base$0.01100%payAI6d ago0x31df1f…060295
0x8ce0…79b00x0529…7db3Base$0.01100%payAI6d ago0x1cda86…a4b817
0x611b…d1a90x0529…7db3Base$0.01100%payAI6d ago0x8fa3f4…aa21a9
0xcbbf…e7b40x0529…7db3Base$0.01100%payAI6d ago0xc57515…140b64
0x91f3…0f800x0529…7db3Base$0.01100%payAI6d ago0x65d8c4…a60d49
0x9ca7…30800x0529…7db3Base$0.01100%payAI6d ago0xd285b9…ef8658
0x8ce0…79b00x0529…7db3Base$0.01100%payAI6d ago0x9fdb10…cef70f
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x2d36fd…4ccb47
0x8ce0…79b00x0529…7db3Base$0.01100%payAI6d ago0xe0b969…fe2913
0x611b…d1a90x0529…7db3Base$0.01100%payAI6d ago0xb90e7e…82d448
0x91f3…0f800x0529…7db3Base$0.01100%payAI6d ago0xebe362…ede305
0x9ca7…30800x0529…7db3Base$0.01100%payAI6d ago0x85619e…adf1ad
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x29bd34…fe43ae
0x9ca7…30800x0529…7db3Base$0.01100%payAI6d ago0xb980f4…0b6e72
0x8ce0…79b00x0529…7db3Base$0.01100%payAI6d ago0x441b56…92f05d
0x91f3…0f800x0529…7db3Base$0.01100%payAI6d ago0x6ac31c…a63baf
0x9ca7…30800x0529…7db3Base$0.01100%payAI6d ago0xf6d67a…26c852

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.