Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x215e21…837db4
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x02d59f…db18a5
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71127a…49af00
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x039b45…570250
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x47f698…9aa6bc
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa000d4…91c06f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdb5fe4…f8f92d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ec7c5…ab7765
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4574cd…fa9dc7
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e4574…d1b0ca
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd33051…c62ffe
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdcaf86…50705b
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x612ccd…6a555e
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x87b966…2dd5d5
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb56030…48cfc2
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfa4dbc…7c035d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd6839f…703d0c
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab726e…392512
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x68a175…104a66
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x515287…82ee46
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x179886…3b4aca
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x24ef7e…ee9968
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1d1b15…b49767
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92018a…e8893b
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd6b3cd…c95900

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.