Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0xbb0379…29ac5b
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0x514fcd…c31ca2
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0x5bdd29…935e90
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0x9429d4…6a96ca
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0xf0abef…c98b7c
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0x55e1e2…d2e793
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa46d ago0x0e6440…f36aff
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa46d ago0x4fdcc3…b52bb1
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa46d ago0x135531…140ea2
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa46d ago0xf932fb…e10287
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0xade643…e99a3c
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0x9038ae…e611a5
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0x82aacb…786e37
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa46d ago0x14c0e4…553a59
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0x5ba6ac…605e1b
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0xef58d8…2984f5
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0x7c46c3…93f50a
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa46d ago0x27247c…94b3a5
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0xe6bc2f…b0761b
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0xec8243…2e30d8
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0xd86132…7d0415
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0x71f055…f2e68d
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0xf936c4…05cd0a
0xf491…ec340xfe80…47eeBase—$0.001100%fluxa46d ago0x041036…f85351
0xf491…ec340x9c95…e299Base—$0.001100%fluxa46d ago0x7842a0…1c1b91

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.