Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5410e8…8af1dc
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe39f16…b5091f
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe2f466…c8249f
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a8d3e…d3f4db
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a962e…b5ee1d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x341f35…45bb2f
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdfd7e1…cbc064
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xda2983…984339
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe26e76…37e323
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x80dce2…b7f78d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbdace7…cb0893
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeceb20…ffcbe7
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc5e7b9…c7f22a
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x400ad0…8c67ce
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0ad95f…28de71
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x82fa86…d3d4d1
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x879766…e72b5a
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4325e7…ce9a70
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x213092…deaca6
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeb2bef…e0c7d9
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf438f4…ab122e
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6a248f…a88f59
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x72031b…b5cbb2
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8f4ee6…61b588
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x77c7b1…03fb81

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.