Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e63…50020xb300…8e84Base—$0.05100%fluxa112d ago0x809ae3…972756
0xf96a…f9370xb300…8e84Base—$0.05100%fluxa112d ago0x845940…2291d6
0xb04f…efe30xb300…8e84Base—$0.05100%fluxa112d ago0x6a193d…af47ab
0xf5ee…3ab60xb300…8e84Base—$0.05100%fluxa112d ago0x85b575…407d98
0xd792…5cf80xb300…8e84Base—$0.05100%fluxa112d ago0xcd2632…ad7f30
0xe109…3c950xb300…8e84Base—$0.05100%fluxa112d ago0x6d9473…9720f3
0x5b76…ea190xb300…8e84Base—$0.55100%fluxa112d ago0xd8518a…2e9312
0x8d00…b3570xb300…8e84Base—$0.50100%fluxa112d ago0xa3c65b…954f63
0xced6…de090xb300…8e84Base—$0.60100%fluxa112d ago0xe652be…91c4a8
0x4a7e…06b80xb300…8e84Base—$0.14100%fluxa112d ago0x03e055…8cc923
0x08c4…d2950xb300…8e84Base—$0.97100%fluxa112d ago0xe412b9…1dea56
0x349a…22140xb300…8e84Base—$0.62100%fluxa112d ago0xc7310a…016e2c
0x6a41…116f0xb300…8e84Base—$0.94100%fluxa112d ago0xe78ffe…6a779e
0x3522…824e0xb300…8e84Base—$0.93100%fluxa112d ago0xa569da…fc1e9e
0xfbed…68da0xb300…8e84Base—$0.95100%fluxa112d ago0x3b4e06…7afeaf
0x0e1a…294e0xb300…8e84Base—$0.94100%fluxa112d ago0x6164b1…c7cdd4
0x53ae…1b1a0xb300…8e84Base—$0.26100%fluxa112d ago0xb3551e…88a88e
0x3dd3…2dd90xb300…8e84Base—$0.97100%fluxa112d ago0x990b6e…fd2900
0xb594…d2340xb300…8e84Base—$0.98100%fluxa112d ago0x50e818…493248
0xac53…0f680xb300…8e84Base—$0.15100%fluxa112d ago0xf787a1…a64284

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.