Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown55d ago0x6d5a43…55bad1
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown55d ago0x29298b…1d39d7
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown55d ago0x12c780…47f566
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown55d ago0x81781e…4a8ae9
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown55d ago0xbb3a1c…6923e5
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown55d ago0x6c832a…331694
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown55d ago0x38ca36…2d9678
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0x70d2fb…041313
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0x9ac99f…54daff
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0xe60481…11e4be
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0x4fc5d1…49aaa8
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0x9386a9…29cad4
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0x8988cd…be91d6
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0x49da25…4d21dc
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0xcf05e3…82b758
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0xc7cfa0…2d00b6
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0xc1bf73…343af3
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0xde52a3…173c82
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0xc82999…dbdc87
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0xf12ce8…0efd07
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0xa7f117…fabcaa
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0x5a662b…7b3811
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown56d ago0x182b3e…1673d4

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.