Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xe4f8ec…005d8c
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0x658a4e…59b8c1
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xdbde41…424540
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xf226ad…f9ede9
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xde5956…35f173
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0x5b48ab…48c3bf
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xffeb57…17242b
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0x9f8b5e…1d6434
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0x6e4d95…9a416c
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xc7b60a…4f7498
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xee0d22…f07862
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xc7563a…a3a1ae
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0x7e0dbf…b92b84
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xaaca6e…de9665
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xe61085…2bc55e
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0x4b324c…9d04f5
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xb9a057…5d544a
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xb43983…1fc64d
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xf8a665…cc7eec
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xc34522…f00ea0
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xad29af…54bfd2
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xdad72d…597458
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xc952cc…bcb2f7
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0x272835…c4c23c
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown73d ago0xdd007c…49ed73

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.