Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI103d ago0x213437…8625af
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI103d ago0x816b23…97f965
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2869bb…d3c054
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbd2865…d9735b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd697ec…90d027
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2eecfb…dd04bd
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd41f9e…df8bfb
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0e377a…4b6ce6
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc11bfa…2c5cd7
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI103d ago0x265dbd…d7fe37
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI103d ago0x895ea6…a76278
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI103d ago0xadc2fe…677def
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI103d ago0xea7617…193f23
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf336c3…578c26
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6d5c31…e592a3
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe9adbb…b2f9e6
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3f363e…0a8209
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe85f63…9eef03
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa7c363…7ab627
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcb145c…f35fc9
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1c707a…8b8b14
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x04ebd6…82144b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x53c4a9…b20ff6
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa8d314…b3719f
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x505883…610ead

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.