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%fluxa16d ago0x42be50…536989
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0xb78f4e…4cd33e
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0x29bd6e…3b690c
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0x997941…ab23f2
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0xec6b28…982349
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0x5a1c5c…91f6f8
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0xe15980…37a3c8
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0x1bf0f2…a41d9f
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0x8d12e9…c6f069
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0x914c53…e9dc71
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0xa4d027…983f25
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0x5cd965…8e41f5
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0x4f403f…a1aa53
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0xb27b78…ef26fd
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0xfb781d…d7f892
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0xfe8726…46eb8b
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0x037018…6d8229
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0xb26ea1…54d19b
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0xe4154d…617be0
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0x55242b…142b7a
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0x8e78e4…b4afa4
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0x31da89…c17561
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0xac6b3f…87ad6c
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0xe456a8…5cc806
0x445f…40930xfe80…47eeBase—$0.001100%fluxa16d ago0x12e0ae…d4b6bd

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.