Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34b1…ff9a0x159b…4908Basex402 service$0.01100%dexter43d ago0xd662c7…ff48d7
0x34b1…ff9a0x159b…4908Basex402 service$0.01100%dexter43d ago0x298d63…6deade
0x34b1…ff9a0x159b…4908Basex402 service$0.01100%dexter43d ago0xecdab8…f84ef3
0x34b1…ff9a0x159b…4908Basex402 service$0.01100%dexter43d ago0xad70f6…539c74
0x34b1…ff9a0x159b…4908Basex402 service$0.01100%dexter43d ago0x6640da…3f37d2
0x34b1…ff9a0x159b…4908Basex402 service$0.01100%dexter43d ago0xa82e10…30a745
0x34b1…ff9a0x159b…4908Basex402 service$0.01100%dexter43d ago0x7962b5…2639de
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0x5eb50b…9b842c
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0x5346af…a7868f
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0x2fef3b…973210
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0x66ce3e…03152d
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0xf82639…a84be1
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0xe6ca78…53a0b4
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0x5985de…ebecaa
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0x22b40d…33d028
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0x1f7a1b…cd7aae
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0xaed8fb…78eedb
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0x003099…0378f4
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0x1b01d5…ff96d4
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0xd6480b…d1096d
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0x4f3c1a…a37551
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0x6ae0fe…4f41cf
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0xaf1748…260165
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0x819105…d2b551
0x34b1…ff9a0x159b…4908Basex402 service$0.10100%dexter43d ago0xe2921a…d0ce44

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.