Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x82f665…9118f4
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x9d7952…8f1411
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x5e4b9a…f689e3
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0xcb1e19…c3f5e5
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x5745ac…b11cac
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x512653…44e771
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x7b2dbf…e06354
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x141523…f3faf9
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x12e2a0…e4552d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0xa20bea…3d845e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x263000…2d3b81
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x4bda34…f8bbb8
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x3cbeba…061e53
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x906661…6fc9c5
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x01acb0…3b1e62
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x68e042…cee07a
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0xca0dbd…0d61b8
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x7b2420…e3055d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0xe715f9…5b0ee6
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0xce9df9…2fc330
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0xdd43d3…ab3732
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x4e57d9…7daf64
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0xee5818…793715
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0x849d8d…677cac
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase49d ago0xc80348…d56ddc

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.