Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$30.45100%0xf8c4…d83648d ago0x3fe5fe…59582d
0x1332…66eb0x0e3d…7757Base—$81.90100%0x7c94…b13e48d ago0xaab1da…e8565f
0x1332…66eb0x0e3d…7757Base—$11.55100%0x7311…c90b48d ago0xd37596…569e5a
0x1332…66eb0x0e3d…7757Base—$10.50100%0xfb22…aa3b48d ago0x16a3ba…f827ea
0x1332…66eb0x0e3d…7757Base—$4.20100%0x9cee…c9d948d ago0x0c9a01…cb28dc
0x1332…66eb0x0e3d…7757Base—$26.25100%0xc629…e70148d ago0x30ae5c…fc75ac
0x1332…66eb0x0e3d…7757Base—$21.00100%0xc144…dd4e48d ago0xbd355c…fb04df
0x1332…66eb0x0e3d…7757Base—$10.00100%0x5df6…642848d ago0x55ac3e…b65043
0x1332…66eb0x0e3d…7757Base—$52.50100%0xe10f…cb7048d ago0x60e317…de410e
0x1332…66eb0x0e3d…7757Base—$580.00100%0x2740…f50448d ago0x56513d…f890c6
0x1332…66eb0x0e3d…7757Base—$105.00100%0x823e…6b6c48d ago0x0b728c…b3f495
0x1332…66eb0x0e3d…7757Base—$5.25100%0xc246…c59548d ago0x7268ef…3e1c04
0x1332…66eb0x0e3d…7757Base—$100.00100%0x7969…4cf548d ago0x2e1f73…9ec797
0x1332…66eb0x0e3d…7757Base—$15.75100%0xdeef…04fd48d ago0x9de27d…f0b7b0
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x4eef…bbd248d ago0xa76f24…d3dc65
0x1332…66eb0x47c5…4fc3Base—$20.8070%0xe4c8…f88748d ago0xeb8470…fd399a
0x1332…66eb0x47c5…4fc3Base—$14.7070%0x1ef5…d9e848d ago0x03858a…452984
0x1332…66eb0x0e3d…7757Base—$1.05100%0xa438…8fb848d ago0xf02c24…7bd464
0x1332…66eb0x0e3d…7757Base—$10.78100%0x5720…a5f448d ago0x652190…293c56
0x1332…66eb0x0e3d…7757Base—$10.50100%0xa690…238c48d ago0x4a270b…79949d
0x1332…66eb0x0e3d…7757Base—$1.00100%0x39e0…3f7948d ago0x291bb7…b0412f
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc234…1c3848d ago0x390508…f3d8b4
0x1332…66eb0x0e3d…7757Base—$3,937.50100%0x2d8d…301648d ago0x0a6c05…09059c
0x1332…66eb0x0e3d…7757Base—$31.50100%0xdcd9…b01a48d ago0x72f612…de6e36
0x1332…66eb0x0e3d…7757Base—$205.08100%0x9510…bc1248d ago0x054338…2209c7

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.