Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa921…3b580xf90b…7522Base—$0.01100%coinbase81d ago0x2a85d7…3f253c
0xa921…3b580x6d82…3d3cBase—$0.01100%coinbase81d ago0xcdc6c5…d7d591
0xa921…3b580xeb08…fed3Base—$0.01100%coinbase81d ago0x4fe85f…333690
0xa921…3b580x731f…cc07Base—$0.01100%coinbase81d ago0x671360…9025fd
0xa921…3b580x4403…65dcBase—$0.01100%coinbase81d ago0x840830…7dc020
0xa921…3b580x3bdd…57acBase—$0.01100%coinbase81d ago0x3ddd6b…2cb944
0xa921…3b580xbc41…5726Base—$0.01100%coinbase82d ago0xa36794…fbf7b1
0xa921…3b580xe90b…2e06Base—$0.01100%coinbase82d ago0x5fbeea…a8d948
0xa921…3b580x9882…ffeaBase—$0.01100%coinbase82d ago0xcf4b29…bfbc91
0xa921…3b580xf047…7478Base—$0.01100%coinbase82d ago0xeb6ba8…7543e4
0xa921…3b580xe8f7…1938Base—$0.01100%coinbase82d ago0x4ae257…3811b8
0xa921…3b580xdf58…b274Base—$0.01100%coinbase82d ago0xb69e85…42d7a5
0xa921…3b580xe7c0…b2c6Base—$0.01100%coinbase82d ago0x030e02…f63723
0xa921…3b580x5b9f…d848Base—$0.01100%coinbase82d ago0xe1dade…944d42
0xa921…3b580x8740…e627Base—$0.01100%coinbase82d ago0x1a8643…704e3b
0xa921…3b580x7a6e…0e21Base—$0.01100%coinbase82d ago0x138acc…e83d6b
0xa921…3b580x4df7…9a94Base—$0.01100%coinbase82d ago0x01ce42…1cc424
0xa921…3b580x7267…ca3cBase—$0.01100%coinbase82d ago0x2b4108…3141cc
0xa921…3b580x72f4…564eBase—$0.01100%coinbase82d ago0x49d87b…ac6528
0xa921…3b580xc04f…bc8eBase—$0.01100%coinbase82d ago0x38203a…f166f9
0xa921…3b580xa6c1…780dBase—$0.01100%coinbase82d ago0xdab5d0…296194
0xa921…3b580xa927…8ddcBase—$0.01100%coinbase82d ago0xd3f289…69ba18
0xa921…3b580x7ca1…1fd9Base—$0.01100%coinbase82d ago0x99a935…20945b
0xa921…3b580xec38…404eBase—$0.01100%coinbase82d ago0x3e2ef9…fb74f2
0xa921…3b580x6e8e…3a6eBase—$0.01100%coinbase82d ago0xcca9c6…4d8c04

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.