Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa47d ago0x6e6b2a…dedae3
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa47d ago0xea17f3…f99a78
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa47d ago0xd075e5…27252b
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa47d ago0xe1ac73…cc81f5
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa47d ago0x278f3e…a70aae
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa47d ago0x6ca8e0…97f3fe
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa47d ago0xfd13de…72ec4a
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa47d ago0x7371d3…5e801b
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa47d ago0x5caaa3…be5545
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa47d ago0xcf044f…3b4324
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa47d ago0x37b923…adc5ea
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa47d ago0x594ed8…a1e853
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa47d ago0xfdb716…d56767
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa47d ago0x3940ef…d256d0
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa47d ago0x77da7f…61d7b4
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa47d ago0x5926d9…376646
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa47d ago0xfb4d1c…45c770
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa47d ago0x43476d…acb1ac
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa48d ago0xe49075…62d5d3
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa48d ago0x4d89ad…fe98f8
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa48d ago0x1781ab…f49619
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa48d ago0xbfa1f6…794c86
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa48d ago0xebb8e0…a94d3b
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa48d ago0x633d5a…3680ed
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa48d ago0x7019b6…c615f8

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.