Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$21.00100%0x5944…5572113d ago0x864c02…563e04
0xa17c…60a90x0e3d…7757Base—$2.10100%0xc144…dd4e113d ago0x2b0067…756dbf
0xa17c…60a90x0e3d…7757Base—$21.00100%0xf74f…ffda113d ago0xce22c4…ae8eba
0xa17c…60a90x0e3d…7757Base—$10.50100%0x7818…d2a6113d ago0x469b38…c6672f
0xa17c…60a90x0e3d…7757Base—$2.10100%0xcd39…0724113d ago0xfaa144…1d11e2
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1570…9b0a113d ago0x7ab524…ccbda5
0xa17c…60a90x0e3d…7757Base—$3.15100%0x2640…d767113d ago0x2f7ef3…36c2f9
0xa17c…60a90x0e3d…7757Base—$3.15100%0x8c9f…11af113d ago0xdfd306…af4fde
0xa17c…60a90x0e3d…7757Base—$5.25100%0xa782…cada113d ago0x50d2f5…e6c193
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8183…61da113d ago0x7d979f…106cff
0xa17c…60a90x0e3d…7757Base—$5.25100%0x54c8…88d5113d ago0xc8c405…6c3c5b
0xa17c…60a90x0e3d…7757Base—$5.25100%0x3d76…265f113d ago0x5b13fe…d8db47
0xa17c…60a90x0e3d…7757Base—$3.15100%0x8de7…1c2c113d ago0x011bba…f1b303
0xa17c…60a90x0e3d…7757Base—$4.20100%0x0553…cecf113d ago0xae0918…5ef492
0xa17c…60a90x0e3d…7757Base—$2.10100%0x8b99…df79113d ago0xd15b8e…1cdf2e
0xa17c…60a90x0e3d…7757Base—$15.75100%0xa8e8…6668113d ago0xd924ff…89876d
0xa17c…60a90x0e3d…7757Base—$5.25100%0x8944…ba2a113d ago0xd9303b…7863a7
0xa17c…60a90x0e3d…7757Base—$10.50100%0x549c…63b7113d ago0x224c94…1d5bfb
0xa17c…60a90x0e3d…7757Base—$9.45100%0xef99…bf59113d ago0xf4015b…91ee2b
0xa17c…60a90x0e3d…7757Base—$3.15100%0x7390…9c93113d ago0x7ee944…29605a
0xa17c…60a90x0e3d…7757Base—$3.15100%0xcf0a…a2c3113d ago0xaff908…7c3b66
0xa17c…60a90x0e3d…7757Base—$105.00100%0x35fa…74a9113d ago0x18ab41…9afbac
0xa17c…60a90x0e3d…7757Base—$2.10100%0x3aab…e209113d ago0x6f5a9d…b4a334
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6bac…5e9b113d ago0xc4e1d0…fcad6e
0xa17c…60a90x0e3d…7757Base—$3.15100%0x2fb6…1297113d ago0xbeb164…926cda

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.