Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x200830…32164c
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x0dd98a…28e8c3
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x073885…96980e
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0xc3892e…2699fd
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x0ae011…bd3d3e
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0xe6054e…051bde
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0xcfbb48…69a264
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x89f754…ecc9da
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x325fb3…ee07e1
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x02d6c1…5fad14
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x73918c…01a1a4
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x1a693c…9c5785
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0xcfc514…8cf62f
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x823fb4…7a4392
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x1290e7…2c5658
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x440758…ae0b55
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x3e8f18…36a76e
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0xd9c87f…964a9e
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0xe29f31…9091a7
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x9fc62a…a9e89b
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0x03528d…aadd9a
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0xc87274…51b3d2
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0xfd6816…364201
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0xf31072…5484ff
0xd1dd…d17c0x9c95…e299Base$0.001100%Route unknown47d ago0xea0d87…bd18cf

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.