Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x9751ac…d422c0
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xe76643…63d167
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x36fd51…7732e4
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xa540cf…4a35d6
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932102d ago0xc56ff1…478f4e
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932102d ago0xf0bf36…98a78d
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x64bd28…72c74e
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932102d ago0x0b0648…7f4c87
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x983dfd…a0b81c
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932102d ago0x922d40…79311c
0x941c…27e60x50eb…6480Base—$0.005100%0x54f0…7932102d ago0x1ee22a…402bed
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932102d ago0x107fe6…400845
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x83bff1…361d1d
0x941c…27e60x50eb…6480Base—$0.005100%0x54f0…7932102d ago0xcb08f4…88f1dd
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x49e926…a4d07f
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x1bfac5…44b84e
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xf470aa…ef1e46
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932102d ago0x984943…4f9684
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932102d ago0xf7fbf2…155883
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932102d ago0x643670…11ca66
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932102d ago0x8faabb…1c218c
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x8e0f0d…4a02ee
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x5a2f3a…03d974
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x1b3619…6355a9
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932102d ago0x623d7e…93eebe

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.