Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x34d4ea…8f9bfa
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd86e83…55e09e
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f1dd8…692482
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6a449…769bf3
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x587bd0…dd9fd2
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbaf167…2bb2d6
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd314a1…9f6a81
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e1277…0ce17f
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf1eb7a…4bc419
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8dc6af…cee1d1
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb17f67…800abc
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x770e67…846a7f
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1655af…73be80
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb71be7…ba8ed7
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0602a4…5c5351
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc2f01a…c7aa87
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeb60f0…01a5e1
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x72fc99…3d77cf
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2651a2…bc4cd6
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbacf41…dbc4d0
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x388269…dbfde2
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xca8c24…3ae4b3
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbd1bfc…a68838
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x073d52…037c70
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbd622f…7a629d

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.