Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa26d ago0xdfeb94…d3a510
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa26d ago0xbacb1d…4fe1ef
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa26d ago0x794fc2…021475
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa26d ago0xe26ae2…a578ff
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa26d ago0x58c517…3acc02
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0x9cabd1…ad1e9e
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0xc3ad4d…4b61b5
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0x9ce4ec…ffd0c4
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0x6ea87e…085df5
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0xd8588c…9774dd
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0x4064d9…7c2004
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0x2194a0…b70e48
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0x8f23b5…411220
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0xdadf1d…2b6e6f
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0x9093ee…3e5693
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0xdea4eb…03c4ec
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0xdf4758…7a7509
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0x20d21c…b35682
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0x92034a…c67a37
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0xda2de3…a5432e
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0xa84dbe…6ba1a6
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0x99f10a…f13f4c
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0xd41143…ceebb6
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0xa6bb6f…982f7d
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa27d ago0x71dbbd…8e0976

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.