Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown65d ago0x4bcd03…04915a
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown65d ago0xc49451…1c9d15
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown65d ago0x08a1f4…88de79
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown65d ago0x4a8545…cd7be5
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown65d ago0x420f83…9dbe72
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown65d ago0x76d55d…9bcab0
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown65d ago0xd9b97c…a4c2af
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown65d ago0x386608…a7dbd6
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown65d ago0x61bbba…8b690f
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown65d ago0x0e601c…84f920
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0xb83a6a…c2b2b3
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x38b843…879d7c
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0xc8c97a…fdd2fa
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x5a71e7…fe6ec5
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x315ee0…0c0eda
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x53f9ba…4ab33e
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0xb58ea4…299582
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x3f47d4…8ee95d
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0xab9f34…9e3dad
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x1941a0…cfd2fc
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x3023e6…100f53
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x8d12ab…3a842b
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x6be292…b4ceb2
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown66d ago0x013236…6d4727

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.