Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x0cdfa2…1aaa85
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x8a1b6f…f9a4e9
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x6ddd1c…ef1101
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x23ec6f…21e063
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x7a53ef…cc1af4
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0xc389d1…a97b6e
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0xe95613…ab02ad
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x91468c…32c3e7
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x2da8f6…890176
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x94c6d8…80375f
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x711829…6290c9
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x77d833…64eac0
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x921cb8…2cd090
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x710e7e…d6f312
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x869dbc…b1f8a3
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0xea43fb…0a0433
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0xf579d7…47b760
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x03f390…d589a3
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0xf844fe…8857ff
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x4f8e74…db09e9
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x24f7a8…f60b33
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0x661059…88301d
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase53d ago0xffac02…3c23a3

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.