Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase45d ago0x1f5342…0b32fc
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase45d ago0x031929…53f1f3
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase45d ago0x96f412…132704
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase45d ago0x51330f…dac3c5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase45d ago0x99b046…d7e84c
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase45d ago0x17d473…b74ff3
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase45d ago0xe4c182…be33ad
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase45d ago0xfb524c…fabe2b
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase45d ago0x8a81b4…ec22dd
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase45d ago0x9f4f87…d97b4c
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase45d ago0xc54410…b96fcc
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase45d ago0xc72b34…ddc2d4
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase45d ago0x8bc6ee…ffa773
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase45d ago0xc6de32…6ccb76
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase45d ago0x3c958a…1d5b4b
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase45d ago0xf9542f…73dad9
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase45d ago0xf17f3e…a92f02
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase45d ago0xe4d890…debc4d
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase45d ago0xfd4d71…0199d7
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase45d ago0x23448e…b7e10a
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase45d ago0xaba7f2…8cdb9f
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase45d ago0xff6ca7…ed7b25
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase45d ago0x8cf99e…d0b692
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase46d ago0x2b9ffd…b36535
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase46d ago0x932707…9f7920

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.