Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb62a2c…7f9aa0
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x279b6a…1e41ef
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8b6433…bdca66
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfa51d0…a15c1f
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbdb02f…2558c0
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x63f933…811578
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe22862…8504c7
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3cebd8…a6a060
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9ef7fa…d7fa2d
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa93775…1f1efc
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb33e0d…194079
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa61058…0b2d00
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3deacb…2a06c6
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x44cf33…3d109f
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd78827…169c59
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe21dd8…8ff61a
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4a0f19…f627e6
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xda6368…81e542
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x18f875…30f800
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6b8243…c0dfb6
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x24055e…960754
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xee381e…b3f49b
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8970eb…e66d89
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe9b99c…361be9
0xf441…ddaf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4dc1ac…bb8560

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.