Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0x8966fb…024366
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0x92f7b3…45f223
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0x91538f…46c242
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0x5813b6…fcc16f
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0x9f4613…c16921
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0xc40f7d…58e0da
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0xc240be…2d8bca
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0x15a4a7…c252af
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0x09e620…1ea0d0
0x30c2…a9c60x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0x3f7888…3b9fdc
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0x8830c3…b1a340
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0x123139…6384af
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0xa4f19e…31cf23
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0xc2e042…62ab3b
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0xb9fa95…913b35
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x4e56…5c9c91d ago0xdcc764…8dcbc4
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x4e56…5c9c91d ago0x5892f5…15f89c
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x4e56…5c9c91d ago0xe824ee…66e117
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x4e56…5c9c91d ago0xa582cd…6108e6
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x4e56…5c9c91d ago0xd03e45…503a33
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x4e56…5c9c91d ago0x8a249c…b3c4ec
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x4e56…5c9c91d ago0xbf10bb…6e484f
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x4e56…5c9c91d ago0x6f2563…60e62f
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0xd4893f…d789be
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc91d ago0x5364b7…5e92af

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.