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—$3.15100%0x4950…4a2696d ago0xd6c4b8…d53956
0xa787…64cf0x0e3d…7757Base—$10.50100%0xb60e…e3aa96d ago0xc6c66b…206faf
0x1332…66eb0x0e3d…7757Base—$124.94100%0x4a9f…031196d ago0x5f3867…d9a329
0xa787…64cf0x0e3d…7757Base—$31.50100%0x8f67…d01496d ago0xc0d649…7920e5
0x1332…66eb0x0e3d…7757Base—$1.05100%0xcfc4…e10496d ago0xd199fc…5cc1be
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2309…083c96d ago0x8e342d…dc0b5f
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xb89a…e8ac96d ago0x2669f2…de1451
0x8ebc…618b0x0e3d…7757Base—$5.70100%0x5047…e94096d ago0x679ca2…1f9c41
0x1332…66eb0x0e3d…7757Base—$1.05100%0x5b2d…d78c96d ago0xcdaeaf…4584c5
0x1332…66eb0x0e3d…7757Base—$5.25100%0x1af6…8fa396d ago0x320d29…90a8d2
0xa17c…60a90x0e3d…7757Base—$1.05100%0x54de…447096d ago0x4d4e8f…78f1e5
0x1332…66eb0x0e3d…7757Base—$10.50100%0xefcd…fefe96d ago0x9eea03…31e79f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1913…93d996d ago0x7e2535…08d843
0x1332…66eb0x0e3d…7757Base—$1,000.00100%0xf200…d9a096d ago0x7d220c…b99c65
0x1332…66eb0x0e3d…7757Base—$57.68100%0xc366…284e96d ago0x5d5701…a1b3dc
0xa787…64cf0x0e3d…7757Base—$1.05100%0x560f…a71396d ago0x8a7449…257de2
0x35ea…9acf0x0e3d…7757Base—$4.20100%0x70ba…dd5696d ago0x09e561…6bd850
0xa787…64cf0x0e3d…7757Base—$10.50100%0x2e76…b74996d ago0xd4fe82…4378ff
0xa787…64cf0x0e3d…7757Base—$21.00100%0x1984…8da896d ago0x9a23fb…089924
0xa787…64cf0x0e3d…7757Base—$2.10100%0x2d05…53d096d ago0x40a711…a963f8
0x1332…66eb0x0e3d…7757Base—$10.50100%0x35b0…b81096d ago0x407a92…396061
0xa17c…60a90x0e3d…7757Base—$105.00100%0x3e70…fea196d ago0x708029…b7d2ce
0x1332…66eb0x0e3d…7757Base—$2.10100%0x8437…41a896d ago0x055545…ac7b1e
0x1332…66eb0x0e3d…7757Base—$1.00100%0x6d10…b12b96d ago0x7c8b6f…298571
0xa787…64cf0x0e3d…7757Base—$10.50100%0x8112…516796d ago0x668c0d…228ef1

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.