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—$52.50100%0x6476…d726108d ago0x41cf9a…eddf8f
0xa17c…60a90x0e3d…7757Base—$5.25100%0x0043…73f2108d ago0x0eafc8…60dec0
0xa17c…60a90x0e3d…7757Base—$4.20100%0xe10f…cb70108d ago0xca33d7…e8954c
0xa17c…60a90x0e3d…7757Base—$1.05100%0x52ac…a61d108d ago0xc29eaf…2efbcf
0xa17c…60a90x0e3d…7757Base—$2.10100%0x55b3…f1a0108d ago0x0c1ece…b688e4
0xa17c…60a90x0e3d…7757Base—$10.50100%0x7869…5c20108d ago0x9d26c7…03cf72
0xa17c…60a90x0e3d…7757Base—$10.50100%0xa6d0…a3cd108d ago0xaf2761…c56b8c
0xa17c…60a90x0e3d…7757Base—$10.50100%0x35c6…3763108d ago0x2cdf1f…3284e0
0xa17c…60a90x0e3d…7757Base—$5.25100%0xc84b…0cb3108d ago0x5445a1…666e88
0xa17c…60a90x0e3d…7757Base—$21.00100%0x0dd9…36a5108d ago0x683349…d68986
0xa17c…60a90x0e3d…7757Base—$1.05100%0x7969…4cf5108d ago0x2fa332…c2a1e3
0xa17c…60a90x0e3d…7757Base—$3.15100%0x5b2d…d78c108d ago0xff7479…7e9eac
0xa17c…60a90x0e3d…7757Base—$2.10100%0x1763…dc22108d ago0x8b8981…46f59c
0xa17c…60a90x0e3d…7757Base—$5.25100%0xf497…02dd108d ago0x5bba93…834a90
0xa17c…60a90x0e3d…7757Base—$21.00100%0x3d44…4115108d ago0xaada61…dfd5c3
0xa17c…60a90x0e3d…7757Base—$10.50100%0xd4ab…0bb6108d ago0x4a2bb5…ab4dd0
0xa17c…60a90x0e3d…7757Base—$3.15100%0x665d…3bb9108d ago0x4988a5…92acc2
0xa17c…60a90x0e3d…7757Base—$8.40100%0x1e09…da41108d ago0x31ab1f…14d32b
0xa17c…60a90x0e3d…7757Base—$6.30100%0x2a28…fc3d108d ago0x15cfb7…8bbce5
0xa17c…60a90x0e3d…7757Base—$3.15100%0x7daa…0217108d ago0xa4ece0…ffe3f9
0xa17c…60a90x0e3d…7757Base—$1.05100%0x96b2…cc5e109d ago0x6f5ec5…0f50c9
0xa17c…60a90x0e3d…7757Base—$2.10100%0x5d0b…1ded109d ago0xd4170b…333b86

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.