Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0x93fbca…68cfdc
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0x311e3e…d45a3f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0x7ed066…c7c687
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0xa67090…021b19
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0x3593fa…cf408a
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0x33a080…526748
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0x875ca1…fe41d4
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0xdf6985…e1fa5b
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0x5dee6a…a9c117
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0x832f31…443546
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0x910399…35f3cc
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0xcce1c9…eeab75
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0x960dc3…5d9df3
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0x0146f1…ab06eb
0x7daa…be570xfe80…47eeBase$0.001100%fluxa16d ago0x5faad4…7bf5c8
0x7daa…be570xfe80…47eeBase$0.001100%fluxa17d ago0x2b5b90…6b178f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa17d ago0xa7b9d8…b7d871
0x7daa…be570xfe80…47eeBase$0.001100%fluxa17d ago0x9d046c…3b79c8
0x7daa…be570xfe80…47eeBase$0.001100%fluxa17d ago0xf5e6b9…544298
0x7daa…be570xfe80…47eeBase$0.001100%fluxa17d ago0x23131d…11e21e
0x7daa…be570xfe80…47eeBase$0.001100%fluxa17d ago0xf8e3b8…5223e0
0x7daa…be570xfe80…47eeBase$0.001100%fluxa17d ago0xec7d4a…782ace
0x7daa…be570xfe80…47eeBase$0.001100%fluxa17d ago0x1ab3f9…973024
0x7daa…be570xfe80…47eeBase$0.001100%fluxa17d ago0xce0cc1…d3e789
0x7daa…be570xfe80…47eeBase$0.001100%fluxa17d ago0x6147b2…843d2e

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.