Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x851b8b…fb4efc
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b5f78…c44d1a
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x342e20…7c24a1
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4e569b…9670ff
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe5e678…a2a103
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa3bd92…5cac6c
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6cbf54…273d6b
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x751c6c…95d66f
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9f091e…a752ad
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14c981…f17088
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ce19a…485adb
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x61a87d…dffd6f
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdd70eb…90fe9b
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xad20c0…1b2157
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2ed6ef…42c834
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf960ea…8e74b9
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd1874c…1e6124
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xca4ce8…3ef249
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfe017e…4b2199
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd6d5b5…2a5448
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc6ed6…1e6c50
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6b5de4…8c0b03
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xee0395…2eac91
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc8deab…b61066
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x75568c…b6b0d6

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.