Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa18d ago0xab70e5…c7fea8
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa18d ago0x23fe67…75f366
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa18d ago0x666a4d…e725a0
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa18d ago0x62948c…7a98bd
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa18d ago0x773d97…2d19e0
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa18d ago0x680dc9…82f474
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa18d ago0xabf85a…567bf4
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa18d ago0xd17f1d…5fca54
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa18d ago0x17e91d…c83a90
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa18d ago0xea951c…0e9d8f
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa18d ago0x85bc0b…0e8472
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa19d ago0xb0d1e3…766190
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa19d ago0x830441…0e3423
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa19d ago0xca6d50…973eb5
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa19d ago0x691127…7dca25
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa19d ago0x90e469…eccd87
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa19d ago0x78c499…bb390c
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa19d ago0x87885d…2d971c
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa19d ago0x62202b…29dad9
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa19d ago0xfd2392…0e8d3b
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa19d ago0x0e9827…ce116e
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa19d ago0x5cab2f…9e0f2c
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa19d ago0xb692c3…a21418
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa19d ago0x3ecf14…6e344f
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa19d ago0x7b08be…ef0f79

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.