Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown33d ago0x47a783…9f16d4
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown33d ago0x369c01…2f95cf
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown33d ago0xfc6c44…1f1fd7
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown33d ago0xfe63a6…41be8d
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown33d ago0x7d9d7c…61adcf
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown33d ago0xd1d9a6…97fff4
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown33d ago0x90552e…ff0d3d
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown33d ago0x09f035…9d2685
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown33d ago0x3dd2e2…bf8a15
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown33d ago0x0e615a…aa8a7a
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown33d ago0x35f46a…e06191
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown33d ago0xa3f47a…96c41a
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown33d ago0x1b87f0…5a5355
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown34d ago0xcac848…2fce39
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown34d ago0xa480c7…cf4399
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown34d ago0x80224e…ffaf66
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown34d ago0xf9b156…3f87a1
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown34d ago0xe88b55…0565e5
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown34d ago0x3e790e…a0ba6b
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown34d ago0xabad2e…eeb16f
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown34d ago0x88f547…dae2ac
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown34d ago0xdefe7d…d19420
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown34d ago0xbcae36…fc3009
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown34d ago0x90e1be…75c535
0x4519…6cc50x9c95…e299Base$0.001100%Route unknown34d ago0x7c830b…fe752e

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.