Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fb2…433c0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x1569fd…16d1cc
0x0fb2…433c0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0xcdc711…71beb9
0x0fb2…433c0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x2318bb…7a68bd
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x5ff3fc…64c6fd
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x557827…447e22
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xad5e9f…86259b
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x18b747…962fde
0x0fb2…433c0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0xe58a04…c4f7a7
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xea63a0…784a3f
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xf938cc…226ba7
0x0fb2…433c0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x5f072c…a7d199
0x0fb2…433c0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0xc9d964…894d9c
0x0fb2…433c0x40a8…ad8bBasex402 service$0.005100%coinbase74d ago0xac95e3…4d338c
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0xc5efbe…f17722
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0xf9f5ca…2c6330
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x1a0118…9f2a88
0x0fb2…433c0x40a8…ad8bBasex402 service$0.005100%coinbase74d ago0x760f98…1c8898
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0xfea598…2eedbb
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0xa13415…0e0fd1
0x0fb2…433c0x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0xbbae5f…11b7fc
0x0fb2…433c0x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0x722bfc…289ffd
0x0fb2…433c0x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0xfe1a85…05fe61
0x0fb2…433c0x40a8…ad8bBasex402 service$0.005100%coinbase74d ago0x57f159…023e4e
0x0fb2…433c0x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0xee87d2…e7fc9a

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.