Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa36d ago0xefce66…116f9a
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa36d ago0x8aacca…ad4c65
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa36d ago0x143a85…1260f8
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa36d ago0x145d33…b25172
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa36d ago0xf9bc66…438ffb
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa36d ago0x09a64d…877eac
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa36d ago0x7d5f55…178b2b
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa36d ago0x6998b4…d87182
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa36d ago0x530502…7726f0
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa36d ago0x2222b5…b62eb1
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa36d ago0x8b286f…e698a7
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa36d ago0x56de5d…522c8a
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa36d ago0xc24ffd…6ca62d
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa36d ago0xab07ba…e7f553
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa36d ago0xfcc11f…47ed20
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa36d ago0x6e471b…725869
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa36d ago0x7c9cc7…4d5d9a
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa36d ago0x2ef77b…c3a78b
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa36d ago0x912277…2ae9d6
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa36d ago0xb4f964…016e62
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa36d ago0x31327c…ac2264
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa36d ago0x5aa55e…4885a1
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa36d ago0xf3f710…89182c
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa36d ago0x9724d6…7a96d3
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa36d ago0x5cd4ae…4bc987

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.