Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6e200d…1b68a3
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x032a0b…0db032
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0385b1…ea13f7
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4da334…3ad466
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x284b1f…8bc55a
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd3cd8e…613c9c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x33c70a…2670bb
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf2d5ee…b19973
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbe9792…2b7ae6
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb1f6da…253845
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc394a7…56bd0d
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x26483c…7f9c4c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6ba1f7…e0fcbb
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab6b63…397afc
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd667e3…a7d452
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb691ba…a73f09
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3aa525…1989a3
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x63dd27…de81db
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x52a0f1…96915d
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe33993…927c3e
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x183519…80f56d
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8b9586…c31f16
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x31ff28…fdf8cb
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x50c179…4b0dd3
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xac45e1…4ca70c

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.