Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc45…2fbd0xbab4…9cbeBase—$0.01100%coinbase89d ago0x58a922…0a9c60
0xbc45…2fbd0x46e4…eeaaBase—$0.01100%coinbase89d ago0x96fc26…0f2012
0xbc45…2fbd0xd7dc…e68aBase—$0.01100%coinbase89d ago0xa74df9…195d8e
0xbc45…2fbd0x0f94…3c3aBase—$0.01100%coinbase89d ago0xbf35e3…303ce3
0xbc45…2fbd0xbda6…8186Base—$0.01100%coinbase89d ago0x76fc2a…7da373
0xbc45…2fbd0x5c39…e9e8Base—$0.01100%coinbase89d ago0xf0ee4e…6b31c1
0xbc45…2fbd0xfe90…578eBase—$0.01100%coinbase89d ago0xb9ee5a…e763a0
0xbc45…2fbd0x1e13…32c3Base—$0.01100%coinbase89d ago0x98bfd7…776376
0xbc45…2fbd0x7089…6bf9Base—$0.01100%coinbase89d ago0x6ecc0d…18ee0a
0xbc45…2fbd0x3abb…ddccBase—$0.01100%coinbase89d ago0x13cc71…c57897
0xbc45…2fbd0x8b58…cc1bBase—$0.01100%coinbase89d ago0x183118…cebb1a
0xbc45…2fbd0x9887…5a1eBase—$0.01100%coinbase89d ago0xff549e…3f7989
0xbc45…2fbd0x2af6…1d4eBase—$0.01100%coinbase89d ago0x8344cd…7424ad
0xbc45…2fbd0xf12a…e738Base—$0.01100%coinbase89d ago0x3b3514…69f457
0xbc45…2fbd0xcc7e…31c5Base—$0.01100%coinbase89d ago0x127969…3921f7
0xbc45…2fbd0x4034…3aa9Base—$0.01100%coinbase89d ago0xbca682…9d4c48
0xbc45…2fbd0xea34…c0dfBase—$0.01100%coinbase89d ago0xbfd5d8…f1b22c
0xbc45…2fbd0xd06c…7802Base—$0.01100%coinbase89d ago0x508ee8…fea546
0xbc45…2fbd0xf31d…4dcfBase—$0.01100%coinbase89d ago0x6ad7f2…37b4c8
0xbc45…2fbd0x6be7…97dbBase—$0.01100%coinbase89d ago0xc96d8d…c8237a
0xbc45…2fbd0x68b0…0490Base—$0.01100%coinbase89d ago0x864b04…58a50e
0xbc45…2fbd0xe705…1661Base—$0.01100%coinbase89d ago0xa478ad…b657ca
0xbc45…2fbd0xdf95…d0dfBase—$0.01100%coinbase89d ago0xc1eee3…ce782f
0xbc45…2fbd0xf099…daa2Base—$0.01100%coinbase89d ago0xb4dd9e…46209a
0xbc45…2fbd0x0095…abe7Base—$0.01100%coinbase89d ago0xc1a8d4…8698a7

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.