Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x501f1f…62c95f
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown94d ago0x653c77…5bf639
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x2269eb…e28cb6
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x0fccbb…b2bbea
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x0fd45f…44db42
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x0b005a…47a0bd
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x31381d…119dd5
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x5ed893…a6b303
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x48f0dc…d7121e
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x94d764…13212f
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x40ebb5…ddfcca
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x7d3cd1…96ad85
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0xfcd107…c0ef59
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x404c85…9f379c
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x46afca…78f456
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x4b4af3…880fdc
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0xef96fb…0a8f43
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x59dd8b…6c73b6
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0xa975fd…d7fc4b
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0xd0da55…fc15ae
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x48a1b8…362f2e
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x5cbfbd…c6b2a5
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x777f42…f8c23c
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x6e9031…5f82a5
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown95d ago0x2caa6f…ce41e0

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.