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…80fc93d ago0x755d3e…2353d8
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0xe6145d…2c38df
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0xc2bbae…424623
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0x5e9959…b1d302
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0x093ac4…c2732c
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0x614cba…5886ad
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0xe1579f…5f833b
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0x594b3b…0bb3e5
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0xb80d97…fbc8fc
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0xaf9b84…b1cba6
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0xe6d9b2…6632d4
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0x47af8a…6a78c0
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0x70e7ef…63fab9
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0x370715…6181d5
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0xbae1d7…e141f2
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0x0bf7b8…77dc64
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0xaaa1dd…2f8660
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0x33f201…afb3b6
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0xae7515…23f0c9
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0x6aee4e…77bed7
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0xd131ea…d1b785
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0x0bc3f5…7faddf
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0xdaad10…604d1d
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0x9fd40c…244888
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc93d ago0xf1f86d…df89ca

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.