Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0767…191e0x9c95…e299Base—$0.001100%fluxa67d ago0x13a6b9…f0ffbf
0x0767…191e0x9c95…e299Base—$0.001100%fluxa67d ago0xa04c41…3c23a3
0x0767…191e0x9c95…e299Base—$0.001100%fluxa67d ago0xe59a8b…78be7b
0x0767…191e0x9c95…e299Base—$0.001100%fluxa67d ago0x189038…7b1ed3
0x0767…191e0x9c95…e299Base—$0.001100%fluxa67d ago0x097a0f…a6fc53
0x0767…191e0x9c95…e299Base—$0.001100%fluxa67d ago0x1566f4…4e1f08
0x0767…191e0x9c95…e299Base—$0.001100%fluxa67d ago0x1f332f…68b888
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0x6089e2…f53789
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0xf2c179…b465d9
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0x92480e…6ced29
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0xc5777a…07266b
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0xe0bbab…0d89e0
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0xc98ce0…306580
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0x29f816…531f4d
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0xa84019…9d3719
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0x7ac94a…287a19
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0xa31c12…1b72a3
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0xe32e9f…e572d3
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0x158fb2…c373d3
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0xeef8f8…b56467
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0xf30f0d…ba6ec3
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0x342e23…321f36
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0x294405…38653f
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0xd31b3f…b453a4
0x0767…191e0x9c95…e299Base—$0.001100%fluxa68d ago0xdd5d1e…508fbc

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.