Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase117d ago0xf8b3fe…fe1fb9
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates117d ago0xc0f6b5…ae1d2e
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase117d ago0xb886a2…fd532f
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates117d ago0x2630f8…34ad9d
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase117d ago0xaf740f…511144
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates117d ago0x8e99bf…d2493b
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase117d ago0xc65114…1ec9a5
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates117d ago0x7585d9…afc8f0
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase117d ago0x76faf6…ae248c
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates117d ago0x0ab175…3b0da1
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase117d ago0x39dcf5…9fb7c6
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates117d ago0x98ec39…96cf8e
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase117d ago0xd470c5…67ba63
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates117d ago0x6894ab…6b4258
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase117d ago0x702c5e…ab8168
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates117d ago0x44f2bc…907d4e
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase117d ago0x1f4ad0…4ca34b
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates117d ago0xd4a501…bd413d
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase117d ago0x159cc0…afb032
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates117d ago0xeb9773…54155d
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase117d ago0xcf74c9…94cb3b
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates117d ago0x958720…d979ab
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase117d ago0xb58224…8f2a4a
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates117d ago0x202c38…59fbd3
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase117d ago0xf63ed9…e1afaf

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.