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%payAI106d ago0xe43ee2…b5a20f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9e642…975062
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0160b8…e066ba
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f5ba5…be3a47
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfa4583…71b63a
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x81c68f…f1ec19
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x78bbbe…e18ede
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7666e2…4dfeed
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb00c9a…95928e
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba9667…18bfcc
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1df13…1a2601
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdff6b8…bcd423
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b92bb…27bf1f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdbb450…f16dfd
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d053e…022266
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x06724b…228877
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3fa65f…d6867e
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e03a5…eaa2ba
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe9c92f…ba1e74
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0a321d…c29825
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2955c4…a44f40
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a484b…0b8280
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf8d9aa…23bfea
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6f1923…3ffd0b
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf448a0…2bdfeb

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.