Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff80…c06e0x3e0a…78e7Base—$0.002928100%coinbase74d ago0x411fe6…5c395f
0xff80…c06e0x3e0a…78e7Base—$0.005475100%coinbase74d ago0x4c1530…b56330
0xff80…c06e0x3e0a…78e7Base—$0.003161100%coinbase74d ago0x6d21a9…c9c586
0xff80…c06e0x3e0a…78e7Base—$0.00291100%coinbase75d ago0x7ab6c9…80297e
0xff80…c06e0x3e0a…78e7Base—$0.003057100%coinbase75d ago0xf15fab…1c49c8
0xff80…c06e0x3e0a…78e7Base—$0.005874100%coinbase75d ago0x681187…30e2d4
0xff80…c06e0x3e0a…78e7Base—$0.002813100%coinbase75d ago0xd630f0…402b66
0xff80…c06e0x3e0a…78e7Base—$0.004921100%coinbase75d ago0x92f8f6…94435f
0xff80…c06e0x3e0a…78e7Base—$0.005919100%coinbase75d ago0xaed7a0…36fade
0xff80…c06e0x3e0a…78e7Base—$0.00317100%coinbase75d ago0x994b87…6169e5
0xff80…c06e0x3e0a…78e7Base—$0.005206100%coinbase75d ago0x276f3a…05d346
0xff80…c06e0x3e0a…78e7Base—$0.004112100%coinbase75d ago0x97cdae…bfe7e3
0xff80…c06e0x3e0a…78e7Base—$0.003794100%coinbase75d ago0xfe635d…b3f8b7
0xff80…c06e0x3e0a…78e7Base—$0.005549100%coinbase75d ago0x3e3c56…9d2273
0xff80…c06e0x3e0a…78e7Base—$0.003479100%coinbase75d ago0xc116b9…11f14e
0xff80…c06e0x3e0a…78e7Base—$0.004583100%coinbase75d ago0x19089e…7f5f9a
0xff80…c06e0x3e0a…78e7Base—$0.003829100%coinbase75d ago0x891bd8…e2e760
0xff80…c06e0x3e0a…78e7Base—$0.004028100%coinbase75d ago0x0a6d80…7836cb
0xff80…c06e0x3e0a…78e7Base—$0.00287100%coinbase75d ago0x700a34…ab9179
0xff80…c06e0x3e0a…78e7Base—$0.005486100%coinbase75d ago0x5b01e7…d3eff0
0xff80…c06e0x3e0a…78e7Base—$0.00433100%coinbase75d ago0x37859e…56db80
0xff80…c06e0x3e0a…78e7Base—$0.003679100%coinbase75d ago0xa2b7ea…20129b
0xff80…c06e0x3e0a…78e7Base—$0.003783100%coinbase75d ago0x703e32…327d43

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.