Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x19d2e0…b29b21
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd6f1ce…4afee0
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe08f7b…9f3c57
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf6b2d3…3995ad
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x245382…c2da0d
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0f8417…a82ee8
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb7169…a72ba7
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdd9d7a…f96e2d
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x268354…82938b
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x964a3f…557ff1
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5c66c3…49e871
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x442a91…f4a431
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x37c386…bc3f36
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeb5624…9ea16c
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x684b62…5a29e1
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc1207…1603af
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4a16f6…387780
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc026d…ddd648
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc40775…d0a855
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfffad6…e1d45b
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2bc02e…82aef5
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x22f76a…2b7fd7
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc2346d…9b7614
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe64028…9f1a43
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc2be32…d87a95

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.