Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x0a203f…e22c59
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x040eab…4c896d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x966fa8…3b694b
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x7237c5…06de1b
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0xa48b50…6aa32f
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x4974f4…aec0f5
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x8ce6dd…812b7b
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x7cb9e9…1e1855
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0xa105c7…a8ebbd
0x7369…7d640x9c95…e299Base—$0.001100%fluxa76d ago0x1fbd21…0a53cc
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0xc6e60e…a4a52e
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0x98a91e…8db47b
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0x1ca09e…0c269e
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0xe45b65…e4a312
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0x5e618d…e45ea0
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0x7c04db…015b08
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0x13a49b…79a147
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0xd00ebf…0a608a
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0xdd47b0…383002
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0xd9758a…6cb120
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0xd2fc13…55325d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0x552c7e…651520
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0x73121c…76b3b3
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0xdea64d…47729f
0x7369…7d640x9c95…e299Base—$0.001100%fluxa77d ago0xaebedb…fe51f7

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.