Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x57882d…361c20
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x360fed…4cb173
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x536acb…f92cc9
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x976b3c…8ee5ef
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x467653…8090e2
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0xe6267d…ecbfcc
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x7b7c0d…d5f2a9
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0xc3861b…bac705
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x1cc2ad…8ed65d
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0xe9f3d2…af595f
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x5e259a…60e149
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x250128…b123eb
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0xd936be…44c80d
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x803f7a…5ad55c
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x3464dc…ca5a15
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x8c9747…534534
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x2858fe…544249
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x4fea71…110e80
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0xe089fc…26175e
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0xb04573…57ee97
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0xd7d083…b4b3ad
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0xc9253b…d828bd
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x7b4667…2aa5f3
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0xecdc78…11aae8
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown70d ago0x25bbc7…e73cf6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.