Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcade…e9cb0x7a53…873eBase—$0.01100%coinbase79d ago0xbacf22…b3a102
0xcade…e9cb0x0405…6968Base—$0.01100%coinbase79d ago0x3f0f16…d3b8b2
0xcade…e9cb0xa9e0…80f6Base—$0.01100%coinbase79d ago0x567f74…d4cd3c
0xcade…e9cb0x5459…5c6bBase—$0.01100%coinbase79d ago0x59e649…60d1c2
0xcade…e9cb0x7327…ca33Base—$0.01100%coinbase79d ago0xe28ea7…c179a9
0xcade…e9cb0x2c38…f724Base—$0.01100%coinbase79d ago0xe7db51…1600e8
0xcade…e9cb0x9362…9905Base—$0.01100%coinbase79d ago0x1fbcea…e6818d
0xcade…e9cb0x8f38…9facBase—$0.01100%coinbase79d ago0x24a7c7…fcf023
0xcade…e9cb0xd183…01efBase—$0.01100%coinbase79d ago0x1aaf68…6b77b0
0xcade…e9cb0x3e14…60f0Base—$0.01100%coinbase79d ago0xf52046…c56aca
0xcade…e9cb0x5a50…1047Base—$0.01100%coinbase79d ago0xd4362a…dd999e
0xcade…e9cb0xee0b…fbdfBase—$0.01100%coinbase79d ago0xaee385…d9b096
0xcade…e9cb0x2f98…d370Base—$0.01100%coinbase79d ago0x0d0802…a548dc
0xcade…e9cb0x60d1…e7d9Base—$0.01100%coinbase79d ago0xfb169a…4fe854
0xcade…e9cb0xcc1c…e180Base—$0.01100%coinbase79d ago0xb7bf9e…1a7969
0xcade…e9cb0xf59f…0f82Base—$0.01100%coinbase79d ago0x2d626f…98be5a
0xcade…e9cb0x19d1…a3c9Base—$0.01100%coinbase79d ago0x441702…df83ff
0xcade…e9cb0x9f61…c24dBase—$0.01100%coinbase79d ago0x31aab0…7476b0
0xcade…e9cb0x2c82…2a24Base—$0.01100%coinbase79d ago0x4a2b94…8a043c
0xcade…e9cb0x9e9d…d70cBase—$0.01100%coinbase79d ago0xba7432…ee7480
0xcade…e9cb0x1fa0…f4c1Base—$0.01100%coinbase79d ago0x735869…08976a
0xcade…e9cb0x8a6a…e5c0Base—$0.01100%coinbase79d ago0xb0edc2…fbc119
0xcade…e9cb0x09b4…4db0Base—$0.01100%coinbase79d ago0x350c6a…60d01e
0xcade…e9cb0xd358…54c9Base—$0.01100%coinbase79d ago0x36884f…d47f3c
0xcade…e9cb0x30d2…e2c8Base—$0.01100%coinbase79d ago0xc57b25…995d77

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.