Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x45f0e5…091764
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb34333…49526a
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2e3437…7f9c1e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0c29db…7ad84f
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x54b0cb…3d46a9
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9bcfb2…c06348
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7dd103…f11b33
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf0b691…b4bcfd
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9e2250…693e2e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe1aba4…30a68b
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfec2f3…5b0a61
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xae6221…4f0d24
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x91eb17…059080
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf76d65…fa0918
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd0a25f…d516ad
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x78cf1c…97fa2d
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x70e7d4…8c4fb4
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4f7cd7…9c2c53
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdee8c9…6ac63b

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.