Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x4caf96…9f1f3d
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0xb1715e…59e541
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown50d ago0x0db9bf…4084e8
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0x1b86d3…f8b72b
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0x643eef…5752ae
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0x7b29bf…f02825
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0xb5a5be…f0b19f
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0x618012…7c0889
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0x585145…c4f156
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0x9e7c5f…4c8371
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0xe4fa40…2f3c59
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0xbc79e2…d446cd
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0x274c79…f2a6a1
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0x432289…bb6192
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0x0f9db0…fbaaa7
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0x00c022…f7706c
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0xfeff81…140563
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0x80fd10…f69e38
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0x41e24f…6fc0b3
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0x25521e…7ba7bb
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0xbf1f42…96f8bf
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0x15e65b…dc9173
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0xb8c9d5…0c11ad
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0xcdac6a…fdad2e
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown51d ago0xc1d517…c72ffe

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.