Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x6c5efa…346b8a
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x9208eb…b4fa38
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x434815…455d6c
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0xd48c00…096fba
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0xf0297d…be21d0
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x1a8dcb…ef26ba
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x226579…2d9109
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x499daf…fbc4b1
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0xfdfbb9…0cbbd1
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0xae432e…d33b3d
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0xf60b2e…a69f49
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0xfe234c…f9ba2d
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x840782…1b2d00
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x31f063…f8f531
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x9436ff…3fcdca
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x6194d8…0a5a08
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x680474…8557b1
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x9a0419…631973
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0xd85cef…d53944
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0xbf54fe…f91698
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x11d900…bd44ea
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x621814…3e6191
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0xe0dfa8…8ad5d2
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x724027…391e4b
0xdf10…75d40x9c95…e299Base$0.001100%Route unknown32d ago0x585d28…af2709

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.