Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown55d ago0x81cba2…ac3595
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown55d ago0x144334…005461
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown55d ago0xbdc1e7…41b14e
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown55d ago0x9f65c9…e7fc32
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown55d ago0x769518…a8c3a3
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown55d ago0x17036f…423ba5
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown55d ago0xa56298…91202c
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown55d ago0x1b5b4a…baa03c
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown55d ago0x509c9d…76f49c
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown55d ago0x40568a…968c56
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown55d ago0xceed4c…fbed64
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown55d ago0x75f045…6784dc
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown55d ago0x0142e2…ee7b25
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown56d ago0xeef3f5…ef0159
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown56d ago0x0017a7…e870ce
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown56d ago0x66bd90…2f524c
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown56d ago0x99a6ad…bbeff5
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown56d ago0xd2ed49…2b2965
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown56d ago0xcf78df…252127
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown56d ago0x88b4ff…b84fd4
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown56d ago0x594cec…507d10
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown56d ago0xa57c1a…f2e60b
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown56d ago0x4d6203…ea2642
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown56d ago0xf01c7a…b9ade2
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown56d ago0x1c5a6c…797ba6

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.