Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x769766…b5495f
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x563304…d6d6a6
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc33bff…137dfe
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7a9936…8bc16c
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe3f5fe…34dd89
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x506051…fc6802
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x371f5b…7b3172
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1a06a1…bbfbc7
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xabaa62…e5a8eb
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6e10f0…580ed2
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x562e51…bf5a1a
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x885661…3ceb97
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9d0145…8a482a
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x68ae58…51858a
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa3e01a…c4c77d
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8d6795…9517fb
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2d766e…32032a
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x134f63…aa6e01
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xec5974…555592
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI118d ago0x60f596…aeffb1
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf1eb32…1c9118
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI118d ago0x55902a…1bd0cf
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI118d ago0x18323c…a5a37f

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.