Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0xbf8e2a…4fa066
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0xfcdaa0…c68a2f
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0x884a00…b4dd82
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0x8e36fe…09ee07
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0x7b3c42…4380a5
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0x46604d…c4ccc2
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0xe9a58c…e1c26a
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0x299c0c…27f6ad
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0xa3bf22…77b6c5
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0xa1ff64…80281c
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0x20316e…09e587
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0x5c15ab…ed6540
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0xa7441a…eb97e6
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0x56b4cf…92a37c
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0x7111f8…7998eb
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0x41bbe7…d6fc45
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0xa33f39…a3798d
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0x35f3ff…d0ddf0
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0x2a536d…b3b8aa
0xdaf4…b1050x6839…1a2bBase$0.003100%Route unknown98d ago0xc7d609…bacc1a
0xdaf4…b1050x6839…1a2bBase$1.00100%Route unknown98d ago0x298360…91fb4e
0xdaf4…b1050x6839…1a2bBase$1.00100%Route unknown98d ago0x3bd334…065d69
0xdaf4…b1050x6839…1a2bBase$1.00100%Route unknown98d ago0xf6f6ff…e41283
0xdaf4…b1050x6839…1a2bBase$1.00100%Route unknown98d ago0x35aff3…d3e93e
0xdaf4…b1050x6839…1a2bBase$1.00100%Route unknown98d ago0xc1b3a1…02b524

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.