Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x34b939…774e6e
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd794e6…566d7a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7f2a6f…560da7
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd39e8c…fd34f8
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x727072…6ea817
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd72e3f…b58963
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe3552c…919084
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbe96c4…6cafc9
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x71129e…ce6caf
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1b60ac…048160
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x819cf6…022ff0
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfbc167…321deb
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1d29a6…f44887
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x77d14f…173c3e
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x64acba…68af86
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf71cb3…fd7b00
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad56c7…62ead4
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x13aa2d…9d9dc8
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x392e4a…0f25f5
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7a0e46…db711f
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdf7b4c…d2aaea
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaa6ef7…a99b46
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf0cbee…f232c2
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x189e6a…1f3fc3
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x26ea43…4852dd

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.