Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base—$33.58100%mrdn49d ago0xef85a1…9834b8
0xb6db…31e10x8e77…e2d6Base—$38.90100%mrdn49d ago0xe35079…566432
0xb6db…31e10x8e77…e2d6Base—$32.16100%mrdn49d ago0x3c9845…975b6a
0xb6db…31e10x8e77…e2d6Base—$39.62100%mrdn49d ago0x7d0920…ba78b3
0xb6db…31e10x8e77…e2d6Base—$40.02100%mrdn49d ago0x686d85…68a74a
0xb6db…31e10x8e77…e2d6Base—$30.19100%mrdn49d ago0x7b87e2…73ca9e
0xb6db…31e10x8e77…e2d6Base—$29.61100%mrdn49d ago0x2465bf…27a3a6
0xb6db…31e10x8e77…e2d6Base—$22.30100%mrdn49d ago0x12d960…4dcb31
0xb6db…31e10xe2c3…f440Base—$40.84100%mrdn49d ago0xe4edd3…2699b3
0xb6db…31e10x8e77…e2d6Base—$37.56100%mrdn49d ago0xb07f0c…ee5885
0xb6db…31e10x8e77…e2d6Base—$40.42100%mrdn49d ago0xfbeabd…fd576f
0xb6db…31e10x8e77…e2d6Base—$42.46100%mrdn49d ago0xe24f51…0f628e
0xb6db…31e10x8e77…e2d6Base—$42.89100%mrdn49d ago0x947c36…605a33
0xb6db…31e10x8e77…e2d6Base—$42.02100%mrdn49d ago0x214f8c…2258e9
0xb6db…31e10x8e77…e2d6Base—$23.68100%mrdn49d ago0x629408…e19dd1
0xb6db…31e10xe2c3…f440Base—$35.90100%mrdn49d ago0x0ddeb2…f3bd42
0xb6db…31e10xe2c3…f440Base—$38.63100%mrdn49d ago0xfe2e0d…6d186b
0xb6db…31e10x8e77…e2d6Base—$44.73100%mrdn49d ago0x4120ce…325c09
0xb6db…31e10x8e77…e2d6Base—$45.20100%mrdn49d ago0x3382d1…dccbcd
0xb6db…31e10x8e77…e2d6Base—$41.92100%mrdn49d ago0x7330c6…0845d6
0xb6db…31e10x8e77…e2d6Base—$46.08100%mrdn49d ago0xb8654e…c1393b
0xb6db…31e10x8e77…e2d6Base—$44.46100%mrdn49d ago0x32902a…ad6328
0xb6db…31e10x8e77…e2d6Base—$45.23100%mrdn49d ago0xd9c31e…30361f
0xb6db…31e10xe2c3…f440Base—$37.38100%mrdn49d ago0x6d9328…3d0f3e
0xb6db…31e10xe2c3…f440Base—$26.93100%mrdn49d ago0xdfb197…38e4ab

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.