Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfc568a…817922
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x098278…a47fc1
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd04027…b5a51a
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6286bf…12a796
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9af603…aba21c
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd7df83…7d7836
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8d68f1…82fff1
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x59c997…fde622
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x34c32a…60dcec
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa3d9c6…eb0969
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf47008…dc3eaf
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x63d60e…31ec8c
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc409ee…debc99
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6b9096…3683d5
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x402e75…346aa1
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x546b89…c04f91
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xad2cec…6a82a0
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xecfbfd…a17deb
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x465ac6…9db8e0
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x627f7a…675d02
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdaf7bb…6d286a
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x72a1a1…f90f6f
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe6cf41…0943f9
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xed4696…b04fb6
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x751bda…c485e6

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.