Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0x0dca19…3e3d5d
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0xcfdf16…1a3ad6
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0xa93991…fd24f0
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0x6cb98b…2451f9
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0x61a36b…e220c4
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0x02466a…ec6cd8
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0x24205e…3d9e29
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0xca20f0…662a0d
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0x0f7d5d…0eea51
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0x435ea9…d1111d
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0x22fe90…63652d
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0xbb11c7…de91f3
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0x6c57ff…eeb94b
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0xf3fdb6…1d94ce
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa17d ago0x264c1d…c97b24
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x78446b…e1c72d
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x099fe9…a03230
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xb3b760…ee54e7
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x33dc14…d147a7
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x43ed86…7c6d7f
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xa762a7…9a8741
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x2d7bb8…5643ac
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xe298e6…337f73
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0xbf7c3a…7d2759
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa18d ago0x931cf4…4d3f3c

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.