Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0xf360b4…d3844d
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0xb2c6a0…d016bd
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x8fbd4d…8c3a97
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x501b3c…98545e
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x653ea7…8bbb18
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x7ff21e…e090e5
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x23add2…73a161
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x29f1e4…02b32f
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x65b70e…93e241
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x8123dc…9bb767
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x953658…9cbc40
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0xafb243…4bfd63
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x697f62…c2deee
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x5aacd5…f3321f
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x97e110…ada1b0
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x0c1f74…2cf15e
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x0e5daf…53e642
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0xcc0e87…5ef887
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x0a24a5…6b568a
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x1bc9d3…ec72a2
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x6485ea…468bb6
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0xb42df8…1fec11
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0xa6864d…ff1d88
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0xf96bfb…49daba
0x25fa…612b0x159b…4908Basex402 service$0.10100%payAI41d ago0x409975…de2ad6

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.