Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown18d ago0x87aa82…74ced7
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x69e530…0757ad
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x6ba481…5ee034
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x2686f0…e0b8ec
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x0ba1f2…961ee2
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0xce0670…aea6d6
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0xda1c8f…0edd78
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x3da340…cd6bdc
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x4197fe…ea24ac
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x4604b4…a475d5
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x910d13…53adc7
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x7beffd…7c5f62
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x1b4cc3…84e133
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x164ecf…dc7954
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0xbd3c7e…e5fe82
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x3a4ea1…8f3a0f
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x399ee7…20544c
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0xd1d401…33ed99
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0xf2942d…3bd5d5
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0xcc89ba…64553b
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0xadec72…5f58d4
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x82c677…bee7c2
0xc0b8…f5910x9c95…e299Base$0.001100%Route unknown19d ago0x57221a…ab03c8

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.