Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8570…695e0x159b…4908Basex402 service$0.01100%dexter43d ago0x0772a5…c5ebad
0x8570…695e0x159b…4908Basex402 service$0.01100%dexter43d ago0xbe3f03…b5ad63
0x8570…695e0x159b…4908Basex402 service$0.01100%dexter43d ago0x7efa6b…5541d1
0x8570…695e0x159b…4908Basex402 service$0.01100%dexter43d ago0x19d1c8…2abfd3
0x8570…695e0x159b…4908Basex402 service$0.01100%dexter43d ago0x28ba03…d4d013
0x8570…695e0x159b…4908Basex402 service$0.01100%dexter43d ago0x9e451c…214c2e
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0xd67702…905442
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0xd85e10…c22a46
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0xda596d…50894c
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0x051c6c…924724
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0xa67c52…5d0be4
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0x921981…8d9b92
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0xdd2155…d0a632
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0x53b9a8…1bc241
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0xd27e9c…31a86f
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0x6380fd…b49afb
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0xa7c444…242f7b
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0xa98ce9…121ca3
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0xcc3617…d68ced
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0x2ee2ea…11e08a
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0x358820…3007de
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0xb24021…30e6e3
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0x2292a8…e424d8
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0xf96372…3d90a6
0x8570…695e0x159b…4908Basex402 service$0.10100%dexter43d ago0xf70cd0…8be7ba

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.