Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0xbfbb34…17f4cd
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x32353b…f6de2e
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x7581c8…e247fc
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x64e113…7b972b
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x7e39bf…fb4914
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x58110f…9f8d42
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x9aecdf…3d09b6
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x6daf6d…ed91ca
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0xef61ea…d05f6c
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x8f5034…3edc44
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x71265b…ec1a76
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x099b21…1a1099
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x4f47ce…32d8cc
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x568102…eda8fa
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x7343f5…25dc29
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0xe07f9d…657aa7
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0xc630fb…68136d
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x529610…d25d76
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0xbb6e73…b8b978
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x11aceb…c97980
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0xca4ede…d38528
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0xfbf4c5…499c19
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0xca6aff…0c9825
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0x0116fe…071e28
0xd194…bea50x9c95…e299Base—$0.001100%fluxa83d ago0xeaacf4…cb6828

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.