Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown65d ago0xc17718…16e22c
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown65d ago0xdab66c…2c5ea5
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0x19a19b…c8195e
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0xdf8283…429bd6
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0xc3ca75…a41696
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0xbfe58d…b81c25
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0xd3a130…0ae1e1
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0xba2d1e…8a7aed
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0x8555ae…853a3d
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0x97a576…5bd1f1
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0x60c6f1…c54d84
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0x1bfa59…7c8bc0
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0xb7eb85…30fff7
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0xa9d0fc…d44cbc
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0x8cd7c5…e01a8e
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0xb7f4ca…f960e4
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0x49e32e…35f74c
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0x6e3f84…5a9f7f
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0xc1a86c…04f1b5
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0x8c14bf…e54994
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0xe753b4…b1d597
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0xe8f773…cd5fbc
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0xa9c3b4…ddcd15
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0x6a55a7…2bf862
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown66d ago0x4d7e17…1a2607

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.