Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x4d9ae2…dcf9f2
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x47a6c7…0ca2ca
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0xc54f06…04f19f
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x60a3c6…d0e77c
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0xee5d6a…23e0b0
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0xcc0aab…a82916
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x3f108b…47ffbe
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0xce5caa…59b457
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x6f4b73…c767ee
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x8f5cf3…670035
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x86cd39…af1549
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0xae1cf9…3a8159
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x530448…8fa122
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0xcc1b32…42fb40
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0xbb6791…62e625
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x27d22a…b19721
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0xffb545…58c0f0
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x5afffb…99c0d1
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0xc6f1b1…9fcadf
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x328563…8db652
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x275395…1255dd
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0x36bf78…6669d4
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0x7cca9e…b25f53
0x66f3…8abd0x13bf…b9a7Base—$0.00075100%candidates119d ago0xd42e69…81f98f
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase119d ago0xec233b…29c832

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.