Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa41d ago0x4cf9fd…6dbb20
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa41d ago0x09bce8…87498c
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa41d ago0x5feee2…01db2a
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa42d ago0x43a377…4cd460
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa42d ago0xd014ec…ac6b94
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa42d ago0xbc327a…62e990
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa42d ago0xce7b10…529678
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa42d ago0x9d6c81…b0cdf8
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa42d ago0x942f0a…e2e51d
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa42d ago0x976f28…64788e
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa42d ago0x6485ca…f85938
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa42d ago0x4556bf…fed400
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa42d ago0x1273dd…c3df81
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa42d ago0x7587fd…3e4245
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa42d ago0xabe306…d24a78
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa42d ago0x186330…4bd1e5
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa42d ago0xa88ffb…64b1e6
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa42d ago0x9c1b95…389361
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa42d ago0x024b39…04b8ed
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa42d ago0xff8e9c…c3e6e6
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa42d ago0x935cb6…2006b2
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa42d ago0xeaabe6…07b6d5
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa42d ago0x128ce8…86029f
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa42d ago0xf89a8c…179d90
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa42d ago0x60d27c…5e6593

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.