Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdf6d99…8eae74
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x685137…f22bfc
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbd7406…979ed9
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdc141a…510b8f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0a328e…38d37c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x524035…1470d8
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf91b5b…212aa0
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfd1e0d…b5088c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa907cb…1cd23e
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa42d03…3e969c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x212a62…2727df
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc069fc…6a2af0
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x55e239…0efbec
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xacf4a2…8f7639
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xecab48…a7a44a
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3334c0…dce8d3
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x55455c…fcbeb2
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8f4d4d…9770ea
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9eca47…abd5a1
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8540fa…1108f4
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeac617…65cc22
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x748ace…308836
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5df8ea…aee567
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3bf2b9…8b5ac4
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeb5bcc…70ad0c

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.