Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x40e0…8ccc0x9b3c…d5cfBase—$0.01100%coinbase63d ago0xa37bcb…f4d09a
0x40e0…8ccc0x5dd9…154aBase—$0.01100%coinbase63d ago0x6e724b…70750a
0x40e0…8ccc0xca04…44c9Base—$0.01100%coinbase63d ago0xf89f3f…020a66
0x40e0…8ccc0x1170…69f5Base—$0.01100%coinbase63d ago0x951b6c…d580c7
0x40e0…8ccc0x7668…72a6Base—$0.01100%coinbase63d ago0x84254d…e5d3e3
0x40e0…8ccc0x5fe0…9b48Base—$0.01100%coinbase63d ago0x0a2076…5541e8
0x40e0…8ccc0xc491…ee5dBase—$0.01100%coinbase63d ago0x915a79…180db5
0x40e0…8ccc0xc85a…1115Base—$0.01100%coinbase63d ago0x3a6aba…6bdc14
0x40e0…8ccc0xb85c…5f70Base—$0.01100%coinbase63d ago0x9cba94…7908ab
0x40e0…8ccc0xc70c…148dBase—$0.01100%coinbase63d ago0xf68049…9abe79
0x40e0…8ccc0x64fe…dbd1Base—$0.01100%coinbase63d ago0x119f15…c4c3e5
0x40e0…8ccc0x67ba…26caBase—$0.01100%coinbase63d ago0xbdf643…e94842
0x40e0…8ccc0x13c2…d754Base—$0.01100%coinbase63d ago0x0dfd56…a182e9
0x40e0…8ccc0xfbac…9444Base—$0.01100%coinbase63d ago0x3e3e12…553e42
0x40e0…8ccc0x8a68…9529Base—$0.01100%coinbase63d ago0x4d5aef…a1c5d3
0x40e0…8ccc0x8537…f0f4Base—$0.01100%coinbase63d ago0xdb8254…d073f3
0x40e0…8ccc0x2516…261eBase—$0.01100%coinbase64d ago0xd31483…c329f4
0x40e0…8ccc0x0568…f856Base—$0.01100%coinbase64d ago0x2aa1f7…3dca94
0x40e0…8ccc0x2604…e5e8Base—$0.01100%coinbase64d ago0x79ab80…ba1670
0x40e0…8ccc0x561a…b040Base—$0.01100%coinbase64d ago0xf446c8…8fc65e
0x40e0…8ccc0x92e0…1251Base—$0.01100%coinbase64d ago0x844544…833367
0x40e0…8ccc0x3f99…b6b8Base—$0.01100%coinbase64d ago0x117f2a…6afdcf
0x40e0…8ccc0x5ef3…b1efBase—$0.01100%coinbase64d ago0x2db55f…617efc
0x40e0…8ccc0x567b…190dBase—$0.01100%coinbase64d ago0xf16068…379402
0x40e0…8ccc0x227e…d5a1Base—$0.01100%coinbase64d ago0x7aa737…337020

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.