Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10xe2c3…f440Base—$40.84100%mrdn50d ago0xe4edd3…2699b3
0xb6db…31e10xe2c3…f440Base—$35.90100%mrdn51d ago0x0ddeb2…f3bd42
0xb6db…31e10xe2c3…f440Base—$38.63100%mrdn51d ago0xfe2e0d…6d186b
0xb6db…31e10xe2c3…f440Base—$37.38100%mrdn51d ago0x6d9328…3d0f3e
0xb6db…31e10xe2c3…f440Base—$26.93100%mrdn51d ago0xdfb197…38e4ab
0xb6db…31e10xe2c3…f440Base—$42.42100%mrdn51d ago0xaf3f9a…f9ece3
0xb6db…31e10xe2c3…f440Base—$44.66100%mrdn51d ago0xe80d3a…217e6c
0xb6db…31e10xe2c3…f440Base—$45.11100%mrdn51d ago0xaa8ff1…0a82d7
0xb6db…31e10xe2c3…f440Base—$35.54100%mrdn51d ago0xa78145…2000c4
0xb6db…31e10xe2c3…f440Base—$39.39100%mrdn51d ago0x02f611…054b37
0xb6db…31e10xe2c3…f440Base—$33.81100%mrdn51d ago0xa3bf6a…6f21b5
0xb6db…31e10xe2c3…f440Base—$49.22100%mrdn51d ago0xfa7cc7…b2ba2c
0xb6db…31e10xe2c3…f440Base—$34.87100%mrdn51d ago0xd15372…8afe1e
0xb6db…31e10xe2c3…f440Base—$35.56100%mrdn51d ago0x89fa8a…880539
0xb6db…31e10xe2c3…f440Base—$46.41100%mrdn51d ago0x1aab88…fa76a7
0xb6db…31e10xe2c3…f440Base—$37.17100%mrdn51d ago0x9c1121…90f627

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.