Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd206…33b60x9c95…e299Base$0.001100%Route unknown25d ago0x73f14a…2e9a2d
0xd206…33b60x9c95…e299Base$0.001100%Route unknown25d ago0xfcf938…e0bfe9
0xd206…33b60x9c95…e299Base$0.001100%Route unknown25d ago0x716407…1b0886
0xd206…33b60x9c95…e299Base$0.001100%Route unknown25d ago0x8f9cd6…c84a5a
0xd206…33b60x9c95…e299Base$0.001100%Route unknown25d ago0x0a16b6…16a686
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0x1940de…91dae3
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0x7b7ddc…dda519
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0x7f01f6…5b542e
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0x0da391…543743
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0xc901de…91dadf
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0xc243a6…d77e12
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0xdf9e8a…9b1451
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0x251ae1…271c4b
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0x7a8286…412cdb
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0xedb2cf…23f812
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0x7ed73e…310ff5
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0xbba830…d1cbee
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0xda217e…4998be
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0x68acf7…1ec9fd
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0xe553b0…303005
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0x8e414c…570793
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0x1149e4…fdcf53
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0xc3b317…4379db
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0xbe8dcf…0ac888
0xd206…33b60x9c95…e299Base$0.001100%Route unknown26d ago0x184f5b…fd3003

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.