Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa71d ago0x8633a4…e8a856
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa71d ago0xc94bd6…5b81e7
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa71d ago0x9f2516…ecf0e8
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa71d ago0x0dc1d6…fc1066
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa71d ago0xdc0492…ab8fc7
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa71d ago0x0491d2…ac315a
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa71d ago0x51d781…e18402
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0xedfed9…3ab8bf
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0xede011…d93a72
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0x4a1e62…112b5a
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0xdee547…cf7432
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0x6accba…3285c8
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0xab7d60…047d44
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0x001688…dd62a4
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0x2a65f4…53f836
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0x08f7e7…353fc5
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0xa37a6a…7d285a
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0xc3d554…3cc018
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0x41c86d…14ff80
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0xdfab05…8690cc
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0x72496d…bdd9e3
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0xd61fbc…aa3c8f
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0x72a454…24b0cb
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0x86fbd1…ba11c3
0x257c…48ed0x9c95…e299Base—$0.001100%fluxa72d ago0xb869e1…d30fc9

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.