Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown52d ago0xef345e…65edb3
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown52d ago0xaca342…30bd05
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown52d ago0xd1436a…2378a4
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown52d ago0xaa599f…365c9b
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown52d ago0x390fa9…6ef3f6
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown52d ago0x32183a…49c464
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown52d ago0xf0a0d8…da9192
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown52d ago0xca9672…cf595c
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0xefc668…fc9230
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0xa14440…1abc6f
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0x4426ea…cb063c
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0xa28522…0f6345
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0x515f86…39921e
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0x0df142…f7dfb4
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0x42597e…89fc08
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0x3fb7ff…9998d2
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0x4c58fc…c594a4
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0x689063…b9748f
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0x30e371…5881a6
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0x8c8123…bc6b2f
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0x943883…c208af
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0x09a969…b7062c
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0x3e3dad…9a0547
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0x73a26b…48ffe7
0xf6c3…79c00x9c95…e299Base$0.001100%Route unknown53d ago0xf052a0…29ae34

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.