Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0x96bf7b…9e4a25
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0x1b21a0…3b2268
0x4855…272c0xf000…94fcBase—$0.01100%coinbase16d ago0xc78844…685f9c
0x4855…272c0xf000…94fcBase—$0.01100%coinbase17d ago0xaa11d2…929fcd
0x4855…272c0xf000…94fcBase—$0.01100%coinbase17d ago0x5bf410…fe1b68
0x4855…272c0xf000…94fcBase—$0.01100%coinbase17d ago0x060cd3…2a1098
0x4855…272c0xf000…94fcBase—$0.01100%coinbase17d ago0xc067e3…b1f4f6
0x4855…272c0xf000…94fcBase—$0.01100%coinbase17d ago0x012aeb…a51b8a
0x4855…272c0xf000…94fcBase—$0.01100%coinbase17d ago0x30c263…893230
0x4855…272c0xf000…94fcBase—$0.01100%coinbase17d ago0xd30f35…8b5700
0x4855…272c0xf000…94fcBase—$0.01100%coinbase17d ago0x653c65…fda1e6
0x4855…272c0xf000…94fcBase—$0.01100%coinbase17d ago0xa32ddb…f738a1
0x4855…272c0xf000…94fcBase—$0.01100%coinbase17d ago0x7b58fd…675efa
0x4855…272c0xf000…94fcBase—$0.01100%coinbase17d ago0xa33936…b964ba
0x4855…272c0xf000…94fcBase—$0.01100%coinbase17d ago0xc3582f…b0d41e
0x4855…272c0xf000…94fcBase—$0.03100%coinbase17d ago0x9d767a…d8a61a
0x4855…272c0xf000…94fcBase—$0.03100%coinbase17d ago0xcd3e61…8c7b40
0x4855…272c0xf000…94fcBase—$0.03100%coinbase17d ago0xef0d7e…a66777
0x4855…272c0xf000…94fcBase—$0.03100%coinbase17d ago0x90b02a…13c804
0x4855…272c0xf000…94fcBase—$0.03100%coinbase17d ago0x6296e4…80e440
0x4855…272c0xf000…94fcBase—$0.03100%coinbase17d ago0xfcbeb8…a887af
0x4855…272c0xf000…94fcBase—$0.10100%coinbase17d ago0xb9b12f…cbbb8f
0x4855…272c0xf000…94fcBase—$0.10100%coinbase17d ago0xd3ce4d…9011b9
0x4855…272c0xf000…94fcBase—$0.10100%coinbase17d ago0xd393e0…8d8955
0x4855…272c0xf000…94fcBase—$0.10100%coinbase17d ago0x51a7fa…cb46c3

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.