Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x288e…a3440x0873…1bb2Base—$0.01100%coinbase72d ago0x566753…557424
0x288e…a3440x8ca7…97b2Base—$0.01100%coinbase72d ago0xda0d34…74605b
0x288e…a3440x6fe4…53bcBase—$0.01100%coinbase72d ago0x54a288…a84c5c
0x288e…a3440x8906…2077Base—$0.01100%coinbase72d ago0x35438d…b1d730
0x288e…a3440x00ab…8ddbBase—$0.01100%coinbase72d ago0x9cd6cc…be61c2
0x288e…a3440x75e0…05fbBase—$0.01100%coinbase72d ago0x9c99ba…8086ef
0x288e…a3440x91c7…0942Base—$0.01100%coinbase72d ago0x60b5ad…a6b826
0x288e…a3440x66b9…6e78Base—$0.01100%coinbase72d ago0x012653…e84653
0x288e…a3440x200a…6313Base—$0.01100%coinbase72d ago0xcec5a4…74a441
0x288e…a3440xe65d…8d1eBase—$0.01100%coinbase72d ago0x831faa…f21cb1
0x288e…a3440xdeb8…a5f1Base—$0.01100%coinbase72d ago0xc7a8ce…4d1371
0x288e…a3440x4b31…f2a5Base—$0.01100%coinbase72d ago0x656c3b…8561a8
0x288e…a3440x0f61…9ef7Base—$0.01100%coinbase72d ago0x83f18f…73568c
0x288e…a3440x8690…e91fBase—$0.01100%coinbase72d ago0x366d73…96fa59
0x288e…a3440x2094…8899Base—$0.01100%coinbase72d ago0x3a6e44…aacfd6
0x288e…a3440xa6ee…5fd4Base—$0.01100%coinbase72d ago0x3fa467…6c7c6e
0x288e…a3440xf49e…486eBase—$0.01100%coinbase72d ago0x792f4c…95656a
0x288e…a3440x252c…b998Base—$0.01100%coinbase72d ago0x4b9efb…cb3693
0x288e…a3440x0a95…4099Base—$0.01100%coinbase72d ago0x546e3a…ac2a2c
0x288e…a3440xe5c4…4430Base—$0.01100%coinbase72d ago0x8585e9…f59ce0
0x288e…a3440x9fc7…79a4Base—$0.01100%coinbase72d ago0xc1c073…a927ab
0x288e…a3440xab0c…4a4eBase—$0.01100%coinbase72d ago0x9e9faf…749416
0x288e…a3440x8c0c…95e4Base—$0.01100%coinbase72d ago0x515031…d88594
0x288e…a3440x9a41…c38fBase—$0.01100%coinbase72d ago0x51d352…f9258d
0x288e…a3440x213a…f6ddBase—$0.01100%coinbase72d ago0xda04d5…cc9fcd

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.