Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0xdff6a8…fd8dba
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x97c4d0…ecb8cc
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0xe36491…2b08ba
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x2de997…be1eb9
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x52f65d…42717e
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x37dece…6bd1e4
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x37a0b6…fb146a
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x919a24…c29db9
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x629fde…b67750
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0xb72155…aa9363
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x5a890e…c62c4b
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0xbc1a9d…601d23
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x6c685f…fd50a0
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x4aaab9…35c6a1
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x650bd5…f61ef0
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x992ba1…583c02
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0xd48a5f…406a05
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0xd89015…d5ce7f
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x3567cb…03dd6e
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0xbfcffe…784594
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0xa00534…e3c94a
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0xef2fe5…d59046
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x7ee83a…77bdc9
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0xf86028…2b193c
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown56d ago0x9efcaa…cfb49c

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.