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 unknown52d ago0x9dbd5d…2efcb1
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown52d ago0x3bd716…ffb144
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown52d ago0xc29f8f…bae3f3
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown52d ago0x27db45…43bde4
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown52d ago0x3e3f1f…82bc22
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown52d ago0xe99342…e4a474
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown52d ago0xd9029a…edf685
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown52d ago0x134f99…140171
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown52d ago0x6d7a21…140db1
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown52d ago0x5a8ced…237188
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown52d ago0x42d564…27f7fd
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown52d ago0x7b2a7b…da966a
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown52d ago0xdb2e46…147ee6
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown52d ago0xc98e39…4c0984
0xb6bf…ea2a0x9c95…e299Base$0.001100%Route unknown52d ago0xa34544…295cd9

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.