Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6017…ef370x10c1…1e24Base—$0.20100%coinbase117d ago0x7e477f…f24103
0x6017…ef370x10c1…1e24Base—$1.98100%coinbase117d ago0xf3525b…16ee3f
0x6017…ef370x10c1…1e24Base—$0.52100%coinbase117d ago0x8d0683…3c47cd
0x6017…ef370x10c1…1e24Base—$0.56100%coinbase117d ago0x18cf25…6110e7
0x6017…ef370x10c1…1e24Base—$0.53100%coinbase117d ago0x80c178…600548
0x6017…ef370x10c1…1e24Base—$0.54100%coinbase117d ago0x090473…f0d265
0x6017…ef370x10c1…1e24Base—$0.59100%coinbase117d ago0xc26f00…ce6b2e
0x6017…ef370x10c1…1e24Base—$0.60100%coinbase117d ago0x48ad0c…1f359f
0x6017…ef370x10c1…1e24Base—$0.65100%coinbase117d ago0xe800ac…b71333
0x6017…ef370x10c1…1e24Base—$0.65100%coinbase117d ago0x8720a3…18e687
0x6017…ef370x10c1…1e24Base—$0.58100%coinbase117d ago0x04a81c…1893a9
0x6017…ef370x10c1…1e24Base—$0.69100%coinbase117d ago0xbe891e…a984ce
0x6017…ef370x10c1…1e24Base—$0.51100%coinbase117d ago0x6f694d…8f81d4
0x6017…ef370x10c1…1e24Base—$0.52100%coinbase117d ago0x217a01…d1efd8
0x6017…ef370x10c1…1e24Base—$0.51100%coinbase117d ago0x16b0c7…6f75ce
0x6017…ef370x10c1…1e24Base—$0.57100%coinbase117d ago0x837a62…8669c6
0x6017…ef370x10c1…1e24Base—$0.56100%coinbase117d ago0x8498d6…492822
0x6017…ef370x10c1…1e24Base—$0.56100%coinbase117d ago0x77e3ee…fe0ea5
0x6017…ef370x10c1…1e24Base—$0.58100%coinbase117d ago0x0c6cd2…aa93e2
0x6017…ef370x10c1…1e24Base—$0.59100%coinbase117d ago0x85f7c1…9245c5
0x6017…ef370x10c1…1e24Base—$0.52100%coinbase117d ago0x7931da…b3f298
0x6017…ef370x10c1…1e24Base—$0.50100%coinbase117d ago0x73a484…fde1be
0x6017…ef370x10c1…1e24Base—$0.20100%coinbase117d ago0x30ef37…c6c5fc
0x6017…ef370x10c1…1e24Base—$0.01100%coinbase117d ago0xdf374b…7c587f

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.