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…80fc48d ago0xe36a65…33742c
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x9e8b4a…079e24
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x281bf2…1eca24
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x8a7130…b5be7a
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0xbcfea4…07d68c
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x9e04f5…d05276
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0xae72e8…2c570a
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0xd7d224…98c475
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x055111…3ad047
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x1b2cb4…81afe2
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x6123e5…3a0a36
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc48d ago0x87fcd1…5caaa1
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x9c7fb7…d3adfb
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x206bb0…b73bc7
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x6002a2…7410d0
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x642176…ad4e0d
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x54dc5e…b82f46
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0xeabd7d…55da43
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x6c85f0…5b07f4
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x79213b…cca9cf
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x959075…ba6888
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0x0af76b…3e2e59
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0xdd7cb2…b8362b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc48d ago0xa17264…8b0607
0x4472…89cd0x35e6…1f0eBase$0.01100%0x0b44…80fc48d ago0xb53efb…42b747

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.