Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown28d ago0xad5c36…8108d2
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown28d ago0xea11a7…1d0e17
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown28d ago0xa18dcc…e9dff2
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown28d ago0x1dd77d…13548a
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown28d ago0xf2c06a…845372
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown28d ago0xe7f710…d77e1b
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown28d ago0x297b7b…13b121
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown28d ago0x85c072…ed3f10
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown28d ago0xce39ee…171a7f
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown28d ago0x3ffead…b744de
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown29d ago0xea2b30…84ddc1
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown29d ago0x20e9fc…c5441a
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown29d ago0xb718e2…7fe9a0
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown29d ago0x9bbbfe…d7ef44
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown29d ago0x4edbfd…22c325
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown29d ago0x1cfb8f…6f421b
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown29d ago0xadb68b…36ca58
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown29d ago0x05e4b7…96625a
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown29d ago0x27d763…8376c0
0x9bf5…16060x9c95…e299Base$0.001100%Route unknown29d ago0x7faecb…cf6ca7

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.