Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xd8f7c2…079452
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x7a2a91…e9aa95
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xd912d1…cb43cf
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xfbcc85…1cf481
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xf911cb…c2ed4b
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xadeea0…2783cf
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x226bf6…e6ce76
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x7ccd8c…ee0eb6
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x23c1ee…eb980b
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x6a8b74…6487ad
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xb55e17…86239f
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xbae81b…078a95
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xd9495c…baf163
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xeade1c…ca6cbe
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x9c9771…a1661a
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xa9a3a9…94a644
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x2dd4de…5b4c23
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x966c0d…3639e3
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x29a028…87588c
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x20e2ea…443f0f
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x60bb20…9aa528
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x6f3c8c…edce2d
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x352f0b…16ffd4
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0x62ecf0…558d4b
0x445f…40930xfe80…47eeBase—$0.001100%fluxa17d ago0xf798ac…5d1490

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.