Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa89a…90280x0dd2…9637Base—$0.003776100%0x461a…5962107d ago0xe5f097…cb833c
0xa89a…90280xa1c8…9b47Base—$0.01100%0x461a…5962107d ago0xc002d6…159a21
0xa89a…90280xaf15…58c4Base—$0.003776100%0x461a…5962107d ago0x6aa1a5…1d064f
0xa89a…90280xcc23…d6f5Base—$0.003776100%0x461a…5962107d ago0x7f87c1…4dc0a3
0xa89a…90280x99ca…fa28Base—$0.00768100%0x461a…5962107d ago0x9ec8c1…808cb8
0xa89a…90280x3781…8387Base—$0.003776100%0x461a…5962107d ago0x168800…af1807
0xa89a…90280x6543…0d46Base—$0.02100%0x461a…5962107d ago0xe4cf10…332740
0xa89a…90280x99ca…fa28Base—$0.01100%0x461a…5962107d ago0x5bcb49…f4ffcc
0xa89a…90280x2334…9fbeBase—$0.02100%0x461a…5962107d ago0x2cf560…0e27b3
0xa89a…90280x4e25…5148Base—$0.01100%0x461a…5962107d ago0xf7a04b…0f7e89
0xa89a…90280x3781…8387Base—$0.02100%0x461a…5962107d ago0x78e4b2…ade6d0
0xa89a…90280x81b8…3c4bBase—$0.02100%0x461a…5962107d ago0x042ff4…2ff2a5
0xa89a…90280xb2ed…4c81Base—$0.01100%0x461a…5962107d ago0x2a1593…a3a197
0xa89a…90280x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x0f2d2b…79308a
0xa89a…90280x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x3c4f6b…a4de93
0xa89a…90280x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x39980b…22bd89
0xa89a…90280x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xa06239…eb66ce
0xa89a…90280x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xbce674…a6c9f6
0xa89a…90280x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x22632e…365a35

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.