Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8874…7ee30x159b…4908Basex402 service$0.01100%payAI41d ago0xc61092…d59729
0x8874…7ee30x159b…4908Basex402 service$0.01100%payAI41d ago0x21f50a…cc226a
0x8874…7ee30x159b…4908Basex402 service$0.01100%payAI41d ago0xc92edf…d520b2
0x8874…7ee30x159b…4908Basex402 service$0.01100%payAI41d ago0xb206a6…60f6b7
0x8874…7ee30x159b…4908Basex402 service$0.01100%payAI41d ago0xb4745a…48089d
0x8874…7ee30x159b…4908Basex402 service$0.01100%payAI41d ago0x0f601e…4ee421
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0x819864…2e4a8e
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0xcd2985…91ac90
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0x29a1cb…6e078c
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0xf4fce4…5e619a
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0x24710e…7ab56d
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0x42e3d7…c9273c
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0xaa3e32…618a53
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0x25751c…dad7d8
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0x6ea247…5bad93
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0x3d46c4…9e4856
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0x9662b5…0c3b5d
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0xcf9d4c…be817b
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0x605d7b…395171
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0x4fb26f…2493e1
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0xd6248f…cc29a7
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0x5c37ac…3ece55
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0xe6dcd8…fa2f0f
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0xd7b0a7…52f262
0x8874…7ee30x159b…4908Basex402 service$0.10100%payAI41d ago0xcf6d40…127e23

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.