Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0x75523d…a13ae9
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0xa32cce…59f8d1
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0xd26a99…9f67c7
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0xbff49a…ab23f2
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0x1dc189…bba157
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0x0a916f…521892
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0xb91311…75d9c7
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0x6fe86a…633de4
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0xb5b7d3…ac00c9
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0x390902…ab8a97
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0x67969b…3b8b65
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0xdb1893…75249a
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0xb7c78c…e3d908
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0x9b63e7…0b5972
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0x2487a4…c33475
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0x8c0032…0ca620
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0xada3a1…3bd683
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0xa082e3…6e0a88
0xfe48…de410x9c95…e299Base$0.001100%Route unknown63d ago0x7768ea…d5adb1
0xfe48…de410x9c95…e299Base$0.001100%Route unknown64d ago0xa49527…dfeeed
0xfe48…de410x9c95…e299Base$0.001100%Route unknown64d ago0xb8ccfb…c41696
0xfe48…de410x9c95…e299Base$0.001100%Route unknown64d ago0xeab5bc…33c90e
0xfe48…de410x9c95…e299Base$0.001100%Route unknown64d ago0x7048bd…9c197f
0xfe48…de410x9c95…e299Base$0.001100%Route unknown64d ago0xb2645b…4d0890
0xfe48…de410x9c95…e299Base$0.001100%Route unknown64d ago0xf6952d…699b1e

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.