Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0x94c9e3…6ac792
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0x7de359…8b996a
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0xedc4b4…ee121f
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0x5b904a…ebafb3
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0x101e94…1399c2
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0x725be2…0e1125
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0x8ad32d…ac3f80
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0xd65a51…17afed
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0xf0ae59…6ada4f
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0xf4cb61…549e0e
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0x7cdeba…1bf2ea
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0x55726b…4f4f0f
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0xb67d7e…b2896a
0x4855…272c0xf000…94fcBase$0.01100%coinbase7d ago0xb89168…1953a9
0x4855…272c0xf000…94fcBase$0.01100%coinbase7d ago0xcc062b…26e681
0x4855…272c0xf000…94fcBase$0.01100%coinbase7d ago0xb00c41…dd61f9
0x4855…272c0xf000…94fcBase$0.01100%coinbase7d ago0x7f8052…77eab1
0x4855…272c0xf000…94fcBase$0.10100%coinbase7d ago0x7407d7…b99ba9
0x4855…272c0xf000…94fcBase$0.10100%coinbase7d ago0xe836dc…70f420
0x4855…272c0xf000…94fcBase$0.10100%coinbase7d ago0xcc679b…6b283b
0x4855…272c0xf000…94fcBase$0.10100%coinbase7d ago0xa84fb5…0b78e6
0x4855…272c0xf000…94fcBase$0.10100%coinbase7d ago0xaded34…03c298
0x4855…272c0xf000…94fcBase$0.10100%coinbase7d ago0x8f3cc3…3f1bb6
0x4855…272c0xf000…94fcBase$0.10100%coinbase7d ago0x9daf80…8c1bed
0x4855…272c0xf000…94fcBase$0.10100%coinbase7d ago0x3b0a0b…b224b0

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.