Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0xaca593…a0ade7
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0xc55e1c…0ddced
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0x90107b…4371c4
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0x2fe548…c97066
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0x6f1ef1…aba5b7
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0x8260d4…4f51f4
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0x964dd6…9d177a
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0x3b6246…2e8765
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0x787e0f…28df7e
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0xaa333e…6e5594
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0xe623a2…a7c2a2
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0x38bd26…0594df
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0xa11ca0…c14b36
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0xaafda3…f4c294
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0x0545e4…8433f1
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0x59c319…1b1822
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0x1697c3…fc5de3
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0x9de725…9f43cb
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0xddd649…ac830f
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0xc94fb6…d48ac3
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0x934718…df2bae
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase120d ago0xfcc88a…37adce

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.