Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0x3a8cc9…28bc07
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0x2ab6b2…9302a7
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0x36f7d8…3e0a09
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0x257ed2…4b3ca9
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0x44c46e…970dba
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0x63787b…05d6cc
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0x75537e…df4fef
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0x978932…056dc3
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0x3e662b…d1156e
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0xdc7812…682b6f
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0xec066f…e92ee8
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0xb87893…f44706
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0xab7cce…16e16c
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0xd6f0c5…7a04d1
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0x4dfc5d…c0d7a9
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0xedfd10…64e8c2
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0x98d259…2b4f77
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0x9c1b19…f56126
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0x4e67ed…f0f0c2
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0xb9fa75…ecb788
0xcea6…c7070xfe80…47eeBase—$0.001100%fluxa17d ago0xfc9398…2324ec

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.