Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown45d ago0xccb234…f1af8a
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown45d ago0x6bd3d3…4bbdff
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0xdf6f33…af72a9
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x47e6c5…d9c1d6
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x3ccd73…d20e5d
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0xa06b09…cc4f8b
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x941c64…4802d8
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x371e73…31190d
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x93f475…6bb9d5
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x3f2adc…50947d
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x9aaefb…cbdde2
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x053908…af2bd5
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0xbd2b28…76ade5
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0xb28a39…60e4e4
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0xec24d9…fc97f0
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x95fe3c…c8e15c
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x8e41e2…64cc00
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x55e173…93eee5
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x4f138d…bdef67
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x3d8b94…2a42bc
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0xd67034…7ffa16
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x9d1da8…f6f3bf
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x82b9cc…4341ef
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x08cb5f…0f22d7
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown46d ago0x2cb534…642f9e

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.