Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31da36…a702f2
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x494fb5…770d1b
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x148b85…e70c45
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xde4151…d91b1d
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x54f878…a79e20
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9a3e1d…6b9579
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x858143…dc952e
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x23fe8f…103033
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ddd8e…a20472
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x09b517…79e8a8
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x66898a…8cbc7a
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3a51ac…57656b
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x185cfd…f5857e
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x44a09d…25f7d2
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4e0922…095bd0
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe17f92…9ed14f
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa3511b…ffbade
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa398af…d5be9a
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfcdaec…5da3e7
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc8c7d1…9ce3d8
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x257c7a…6db33e
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x898edd…20fac1
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x18891e…207f0f
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f888c…4a519c
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e5db4…a7e910

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.