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$35.96100%mrdn44d ago0x833bb5…cfe6d7
0xb6db…31e10x8e77…e2d6Base$27.41100%mrdn44d ago0x233f78…62148f
0xb6db…31e10x8e77…e2d6Base$36.60100%mrdn44d ago0x448b83…31d26d
0xb6db…31e10x8e77…e2d6Base$36.97100%mrdn44d ago0xbf5eaa…eae1b0
0xb6db…31e10x8e77…e2d6Base$23.46100%mrdn44d ago0xccf79b…5c98ba
0xb6db…31e10x8e77…e2d6Base$37.58100%mrdn44d ago0x547a68…e4c9f5
0xb6db…31e10x8e77…e2d6Base$37.25100%mrdn44d ago0x1e9cf5…10b5c9
0xb6db…31e10x8e77…e2d6Base$29.42100%mrdn44d ago0xd6b980…464c4b
0xb6db…31e10x8e77…e2d6Base$30.79100%mrdn44d ago0x915dbb…639631
0xb6db…31e10x8e77…e2d6Base$33.36100%mrdn44d ago0xccf337…390d1c
0xb6db…31e10xe2c3…f440Base$38.88100%mrdn44d ago0xcade3c…d03542
0xb6db…31e10x8e77…e2d6Base$24.44100%mrdn44d ago0x1610f4…e61a1a
0xb6db…31e10x8e77…e2d6Base$24.72100%mrdn44d ago0xdaadbb…0be70a
0xb6db…31e10x8e77…e2d6Base$37.97100%mrdn44d ago0xab3426…74eb2b
0xb6db…31e10x8e77…e2d6Base$40.55100%mrdn44d ago0x6bcfb3…d4f110
0xb6db…31e10x8e77…e2d6Base$33.14100%mrdn44d ago0xa0b51d…8f2e84
0xb6db…31e10x8e77…e2d6Base$33.99100%mrdn44d ago0x5a9a0f…b5ff98
0xb6db…31e10x8e77…e2d6Base$39.93100%mrdn44d ago0xe44b34…8c1e70
0xb6db…31e10x8e77…e2d6Base$42.05100%mrdn44d ago0xe0a470…1ed73e

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.