Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x2581d3…ce0f32
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x5aaccd…e73e42
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0xcdd300…752c0f
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x566338…9fcce2
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x9364d4…f46fed
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0xce6a99…b1b8ee
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0xbc7b05…7e2424
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x14ee68…c41fc0
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0xc7b492…f6949e
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x390201…6f822b
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x17e077…2674b7
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0xab78fa…96dbc2
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0xafae65…ea6669
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x3cf903…831424
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x1bfd24…82281a
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0xc43af4…f01327
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x0534cd…e1b9aa
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x548efc…0ceca0
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x810d86…ee1302
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x1485dc…354872
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x59b382…3b6b4d
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x970eaf…bd79a1
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0xb2fc19…55f845
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0xab39be…7b5d8b
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa17d ago0x6ad0a1…e53fd8

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.