Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x799fc9…595b8b
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x865420…9a5ead
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeb0fa7…99d591
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4fd227…4ba5e0
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x11f9f3…431dba
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x706e0d…f79da7
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ee9c5…b84b12
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x845e5c…95fa5c
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xea527d…d76cd1
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x656079…f9d1d3
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x843fe2…04e999
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x445a0f…6c7b04
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa06573…35be7a
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfbf358…2b678d
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6a8c4e…37e299
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xadcba7…2bf73b
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8fa19c…932791
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc1c6fc…01a534
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x74ed0d…10f478
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7e8fe0…e05907
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x623a93…2eaa3e
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5c4a67…3d7b06
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c94fc…534ca8
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1648b3…d12a36
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5967b…7356db

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.