Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0xa59ab1…1b76dc
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x26be13…45459d
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x4feea9…d5508b
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x909f50…d48633
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0xfd1763…7c653d
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x749f47…2802b8
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0xbf536e…c35be5
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x020797…2e8187
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x799628…08818e
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x7b0cf2…9f40a2
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x42781c…fa1745
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0xba9aef…4923b6
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x34674d…702a62
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x968a6c…6fdb84
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0xcb88f9…1a1f8d
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x3e11a7…fc7fa0
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x098c9b…8279c4
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x7fee5f…8f835a
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0xad7704…5116da
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0xfc5d82…d27dcf
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x1be838…e8dbb4
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x770cd3…d120f2
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0xc06405…5c02ab
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x1ae55f…1395ec
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown73d ago0x43902d…b04b89

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.