Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66f3…8abd0x13bf…b9a7Base—$0.001100%candidates121d ago0x8b3780…e6c73a
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase121d ago0x35a6a8…a7f537
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase121d ago0xc0ed1b…ad5724
0x66f3…8abd0x13bf…b9a7Base—$0.001100%candidates121d ago0x6f2e53…d69ce4
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase121d ago0x46f90d…c7c69a
0x66f3…8abd0x13bf…b9a7Base—$0.001100%candidates121d ago0x5acd9f…244ecc
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase121d ago0xe2597a…c74a52
0x66f3…8abd0x13bf…b9a7Base—$0.001100%candidates121d ago0xf575c1…e9e2d0
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase121d ago0xa2e1ec…a432bb
0x66f3…8abd0x13bf…b9a7Base—$0.001100%candidates121d ago0x3b1430…d63d08
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase121d ago0xe49d04…8a0ba1
0x66f3…8abd0x13bf…b9a7Base—$0.001100%candidates121d ago0x0eed04…8ec014
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase121d ago0x91feac…b1dc10
0x66f3…8abd0x13bf…b9a7Base—$0.001100%candidates121d ago0x75d58a…26afb1
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase121d ago0x4ebb01…ddd28f
0x66f3…8abd0x13bf…b9a7Base—$0.001100%candidates121d ago0x302b6c…8ab77e
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase121d ago0xad489b…f0610e
0x66f3…8abd0x13bf…b9a7Base—$0.001100%candidates121d ago0xa1051e…1cfb02
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase121d ago0x116e0f…0326c2
0x66f3…8abd0x13bf…b9a7Base—$0.001100%candidates121d ago0x3d9f6f…f4df6b
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase121d ago0x71c21a…60830e
0x66f3…8abd0x13bf…b9a7Base—$0.001100%candidates121d ago0xcb46f2…236629
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase121d ago0xdc1fb2…2e226e
0x66f3…8abd0x13bf…b9a7Base—$0.001100%candidates121d ago0xf920dd…01707a
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase121d ago0x0a53d6…d86f40

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.