Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x037e…21130x9c95…e299Base—$0.001100%fluxa43d ago0x0dfa7e…9408b2
0x037e…21130x9c95…e299Base—$0.001100%fluxa43d ago0x2b3fd3…4bfc8c
0x037e…21130x9c95…e299Base—$0.001100%fluxa43d ago0xaf7b3d…3be5b1
0x037e…21130xfe80…47eeBase—$0.001100%fluxa43d ago0xf60848…c89c48
0x037e…21130x9c95…e299Base—$0.001100%fluxa43d ago0x5ebac2…1b6457
0x037e…21130x9c95…e299Base—$0.001100%fluxa43d ago0x992876…e18560
0x037e…21130x9c95…e299Base—$0.001100%fluxa43d ago0xd60702…2dcc83
0x037e…21130x9c95…e299Base—$0.001100%fluxa43d ago0x72f266…ee30f7
0x037e…21130x9c95…e299Base—$0.001100%fluxa43d ago0x6d2e36…65afef
0x037e…21130xfe80…47eeBase—$0.001100%fluxa43d ago0x5a3776…6a575f
0x037e…21130x9c95…e299Base—$0.001100%fluxa43d ago0x867b5e…c465c8
0x037e…21130x9c95…e299Base—$0.001100%fluxa43d ago0x22e163…75dffc
0x037e…21130xfe80…47eeBase—$0.001100%fluxa43d ago0x411a73…d35ef0
0x037e…21130xfe80…47eeBase—$0.001100%fluxa43d ago0x511638…ec5965
0x037e…21130xfe80…47eeBase—$0.001100%fluxa43d ago0xcac1d1…e5e8f5
0x037e…21130xfe80…47eeBase—$0.001100%fluxa43d ago0xef8d9c…47cb3b
0x037e…21130xfe80…47eeBase—$0.001100%fluxa43d ago0xf3b93f…3a424b
0x037e…21130x9c95…e299Base—$0.001100%fluxa43d ago0x49141b…df7644
0x037e…21130xfe80…47eeBase—$0.001100%fluxa44d ago0xa96b62…20521c
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0xf6ba87…228275
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0x315a04…f21f67
0x037e…21130xfe80…47eeBase—$0.001100%fluxa44d ago0x7c4244…e7793d
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0xeaf44d…907027
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0xcb786c…6a630f
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0xff854a…40fdd3

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.