Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0xa30a87…e434a9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0xe39b4c…7328c9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0xdeb192…bef40a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0x83246b…6499a7
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0xf8462c…db8333
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0x7f5ff7…aea249
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0x086cc4…1e523b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0xfe05db…c54a11
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0xa531f1…6581e2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0x5c3eee…e3b44b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0x0b2992…fc0054
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0x348a89…6a77d0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0xc1be22…91ae65
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0x92baa0…3f7327
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0x1c1a98…ba0653
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0xb0b8bc…8d2f5e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0xd4a2c7…2684a0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0x9650f2…828bd7
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0xcf2be9…05f7e9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0x45e480…ad09b9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0x30bde3…3b92cc
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0xeb3f46…bc02f2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0x1154e2…dd9b5f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0x889caa…b1924b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase36d ago0xc399e7…e34ba0

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.