Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7c6f28…c53a4d
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8cf461…f637df
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf288b1…c1f1c7
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7bf43d…a664f1
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc38c19…da6986
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x12a842…4138fe
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5e4c54…9b752b
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc023ed…61b2d1
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xebd250…e8ce9b
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa82e16…1fe5ba
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf1b3e1…d4a2ec
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x60181e…ae22f1
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x59023d…3976bc
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x061c6c…f8abff
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfdde60…ee5495
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa3ebaa…6a3692
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8df077…e45bf3
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa705bb…463852
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed82d8…b29ed2
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf83688…0c1a26
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0cefb8…5e55f1
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x04ebcf…d6db87
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f32c9…935f58
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd69d6c…08f5e8
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf08b07…ffba3c

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.