Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa17d ago0x15b8e3…18a98e
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa17d ago0x4a92b1…9c53c0
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa17d ago0xd0c4ce…ca327d
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa17d ago0x9b4677…8b1dc3
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa17d ago0x92592c…643de7
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa17d ago0x1a556a…3e2faa
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa17d ago0x113769…3c8c85
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa17d ago0xfb5fcc…17ae2e
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0x5dabe5…1be478
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0x8cef7b…ae3a16
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0xeab9e9…1f9b0b
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0x872748…8a54d5
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0x631a4c…ed21a9
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0x1d7b2d…20d941
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0x36bb99…bf9709
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0x60d9c8…8206dd
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0xbabd1b…3b94ad
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0xca69a6…5ec72d
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0x050a2f…fc1881
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0x7842d8…ec9d71
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0x13d556…0e78fa
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0x714251…2eb55b
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0x80e998…2180a2
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0x6c49f4…67b993
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa18d ago0xba72c0…9dd785

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.