Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x560551…0a2586
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x286687…8cd9a6
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd66f45…c80cf1
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca9e21…733ded
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x880663…8b0096
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2461af…837516
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc6f478…f1e749
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaa4885…20b50c
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61bb24…70bbb7
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1729bb…3c2780
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde83ad…3c1075
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x856599…4c81cf
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcb4765…cd0cde
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe37a16…c90c2f
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaeaa25…b69155
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8741ac…0b30e7
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0fb1ae…72e182
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8605f3…49ab7a
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd12353…ed7324
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x58c516…36e50a
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2fbcc1…b94ce8
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b91c5…b97d48
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x88f835…5d74f3
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd623e6…17a59d
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f5a3a…7f3678

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.