Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0xfa9fb0…3733b8
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0xbe1aeb…189634
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0x42ec92…69f061
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0xe265d5…016f9f
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0x5520e0…b1fe24
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0x521bbf…6b66ae
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0x17f86e…4f8746
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0x15ff07…de7cb1
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0xb024fb…4186f6
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0x310e2c…2d8cd3
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0x25473f…dac3d2
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0xd9c7e1…b96467
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0xe2b2af…322702
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0x27be98…a1efdb
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0x66cd36…784f30
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown59d ago0xd487de…a9c161
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown60d ago0x313c65…2bae4d
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown60d ago0xcabcd1…0d3b49
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown60d ago0xc3de8a…d3cea8
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown60d ago0x4480e4…0e7e5e
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown60d ago0xf34f7d…dbec3e
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown60d ago0x6a0efa…383460
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown60d ago0x66127d…912db0
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown60d ago0x041b0e…956c6c
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown60d ago0x64fdb4…bcdc4e

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.