Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown93d ago0x99954a…67254c
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown93d ago0x0e8b23…6f6f6f
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown93d ago0x0178f6…e3879f
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown93d ago0xb44cd2…988064
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown93d ago0x01a10a…e8e0de
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown93d ago0xef3f6e…de5e5f
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0x97b1e4…602015
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0xdb96ac…c71d91
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0x5e85a9…0718ce
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0x347fd8…71091b
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0xb5570c…71fd6d
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0x300ad0…f2ab12
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0x5bc0bc…c8da47
0x36f8…dff60x6839…1a2bBase$1.00100%Route unknown94d ago0xf8d2a7…000cb0
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0x8562d7…48e8d7
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0x1113d5…3e34bd
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0x7f8e85…f801ab
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0x8167d2…9dc424
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0x87c4c0…9a0538
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0xca66dc…7c16d8
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0x4ac824…42e865
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0x7826bd…84693a
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0x1f51fa…6c22ea
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0xc679a6…7f06ee
0x36f8…dff60x6839…1a2bBase$0.003100%Route unknown94d ago0xc04b6b…cebbff

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.