Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x9d9108…a86ae5
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0xfff36e…02b8f3
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0xe4a52e…177584
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x4e5fa9…9ee50b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0xf61b94…038bd5
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0xcfbe33…5c2e93
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x9194ac…606418
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x3f9263…96aa5d
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x9d2bcb…c1487b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0xf63ada…93e97c
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x25a473…6d5b0a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0xe9da6f…fbc42b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x3f34e3…048406
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0xdf0c44…17c812
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0xa9eeee…f5d80e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x3e5234…796400
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0xc7e7af…68b03b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0xbef853…cb908b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x3a4571…c7764d
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x815512…64342b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0x6072f7…7f72fc
0x9610…6a350x9c95…e299Base—$0.001100%fluxa68d ago0xe66afc…ec4f1e

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.