Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa89d ago0xfc29ef…c75609
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa89d ago0x10174e…881b97
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0xc895d2…94324a
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x4c8687…5d7a08
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0xbcbe05…e16b4a
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x607f1d…01dfc8
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0xd968e6…818e7e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x11a4b5…a62674
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x545123…e7fe08
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0xc60bcd…f9e6bd
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x49a04d…e7cb3e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x848239…c5263d
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x29c0f6…e4f541
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x460d54…b01cf1
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x967e97…b03c80
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x4e67ed…4cf7d5
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x2dd092…95224f
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0xe890e2…9fa63e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x541727…7d3b74
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x01d904…ec0f74
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x2e3e9a…ea5037
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0xc69a79…8eba69
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0xa92c10…9da56d
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x753549…59b718
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa90d ago0x3ffe45…9ac9a5

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.