Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd826…c50b0xa9dd…2315Base$0.002100%coinbase50d ago0x2c8fdf…580957
0xd826…c50b0xa9dd…2315Base$0.002100%coinbase50d ago0xc02913…c9fdd1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0xa27f2c…722c2b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0x888acb…7546b6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase50d ago0xd3eab4…5e6ae7
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase50d ago0x89bd65…8f82a2
0xa642…2ebc0xa9dd…2315Base$0.002100%coinbase50d ago0xfe633e…bd0f77
0xa642…2ebc0xa9dd…2315Base$0.002100%coinbase50d ago0xe74d82…d2cc4d
0xa642…2ebc0xa9dd…2315Base$0.002100%coinbase50d ago0x43fa56…f2cff2
0x4db3…fa6d0xa9dd…2315Base$0.002100%coinbase50d ago0x844fcc…18978a
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x338147…a30497
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x4aa1ff…4e978f
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xd2066e…c95863
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xdd50ba…7afe26
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x97aef3…a6e65d
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xd041e4…55a8fd
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xdfed94…e8b837
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xdcf324…8133ed
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x938c56…a3ca3a
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xbfa58e…6b2a6b
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xcbd07e…332d2d
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xa538e4…269d8b
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x7205f4…593b75
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xe942b9…3a23e5
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xaecc1c…23788d

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.