Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x7208…8f92Base—$0.02100%payAI91d ago0x2e7426…2411b3
0x254a…d0910x7208…8f92Base—$0.01100%payAI91d ago0x5d7c71…73f2cd
0x254a…d0910x7208…8f92Base—$0.01100%payAI91d ago0xa289da…b2792e
0x254a…d0910x7208…8f92Base—$0.005100%payAI91d ago0x7b867a…38173d
0x254a…d0910x7208…8f92Base—$0.02100%payAI92d ago0xd7dbc6…23e0df
0x254a…d0910x7208…8f92Base—$0.01100%payAI92d ago0xc818dc…744f74
0x254a…d0910x7208…8f92Base—$0.005100%payAI92d ago0x7a491f…8761fb
0x254a…d0910x7208…8f92Base—$0.01100%payAI92d ago0x43ee9a…70ef77
0x254a…d0910x7208…8f92Base—$0.10100%payAI92d ago0xd90ca8…13820b
0x254a…d0910x7208…8f92Base—$0.10100%payAI92d ago0xd4c9c6…4bcf6a
0x254a…d0910x7208…8f92Base—$0.10100%payAI92d ago0x2eb2d3…bae952
0x254a…d0910x7208…8f92Base—$0.10100%payAI92d ago0xb11198…4c17a4
0x254a…d0910x7208…8f92Base—$0.10100%payAI92d ago0xe8a670…f49394
0x254a…d0910x7208…8f92Base—$0.15100%payAI92d ago0x17adbe…381acd
0x254a…d0910x7208…8f92Base—$0.10100%payAI92d ago0xb0f765…910d14
0x254a…d0910x7208…8f92Base—$0.15100%payAI92d ago0xb0f765…910d14
0x254a…d0910x7208…8f92Base—$0.15100%payAI92d ago0x906244…4979bc
0x254a…d0910x7208…8f92Base—$0.10100%payAI92d ago0x51c207…60fe39
0x254a…d0910x7208…8f92Base—$0.10100%payAI92d ago0x8a32ea…b0b355
0x254a…d0910x7208…8f92Base—$0.15100%payAI92d ago0x4bf064…16d6ce
0x254a…d0910x7208…8f92Base—$0.05100%payAI92d ago0x29125c…649555
0x254a…d0910x7208…8f92Base—$0.10100%payAI92d ago0xc261d8…436aff
0x254a…d0910x7208…8f92Base—$0.10100%payAI92d ago0x7b5036…e45fb1
0x254a…d0910x7208…8f92Base—$0.15100%payAI92d ago0x368fc6…4260f7
0x254a…d0910x7208…8f92Base—$0.10100%payAI92d ago0x349ea2…132ab5

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.