Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa36d ago0xba4891…88fd85
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa36d ago0x39360b…236a74
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa36d ago0x3f806d…feef97
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa36d ago0xbb0634…007911
0x2ff9…89860x9c95…e299Base$0.001100%fluxa36d ago0xc23a87…08356b
0x2ff9…89860x9c95…e299Base$0.001100%fluxa36d ago0x5a7779…dd52d8
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa36d ago0xb3610c…988da0
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa36d ago0xc29c08…d738d4
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa36d ago0x36cbf2…b7d745
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa36d ago0xb452e6…ba225c
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa36d ago0x540715…c93f9a
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa37d ago0x7d8c94…b7ab87
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa37d ago0x076889…92b475
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa37d ago0x01155f…7a85f5
0x2ff9…89860x9c95…e299Base$0.001100%fluxa37d ago0xa066f8…9647fc
0x2ff9…89860x9c95…e299Base$0.001100%fluxa37d ago0x3d5e46…e385c3
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa37d ago0x706394…83b5d0
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa37d ago0x720374…481b6b
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa37d ago0xde3c15…b94633
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa37d ago0x8305a3…88cbf6
0x2ff9…89860x9c95…e299Base$0.001100%fluxa37d ago0x40dbd9…fc0a4e
0x2ff9…89860x9c95…e299Base$0.001100%fluxa37d ago0x22bdde…38fafa
0x2ff9…89860x9c95…e299Base$0.001100%fluxa37d ago0xd2209a…011ba3
0x2ff9…89860x9c95…e299Base$0.001100%fluxa37d ago0xcf74d6…33a78f
0x2ff9…89860xfe80…47eeBase$0.001100%fluxa37d ago0x380d68…cd61a3

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.