Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base$30.82100%mrdn51d ago0x0877cc…3802f0
0xe55e…f7480x8e77…e2d6Base$44.91100%mrdn51d ago0x1ad008…51b2fe
0xe55e…f7480x8e77…e2d6Base$20.86100%mrdn51d ago0xb21706…69c512
0xe55e…f7480x8e77…e2d6Base$35.50100%mrdn51d ago0x04b2e4…841dc0
0xe55e…f7480x8e77…e2d6Base$21.43100%mrdn51d ago0xa60665…269000
0xe55e…f7480x8e77…e2d6Base$31.92100%mrdn51d ago0x7351b8…2787d4
0xe55e…f7480x8e77…e2d6Base$28.21100%mrdn51d ago0x766766…7448d3
0xe55e…f7480x8e77…e2d6Base$37.59100%mrdn51d ago0x69b15b…0b3b4e
0xe55e…f7480x8e77…e2d6Base$44.27100%mrdn51d ago0xde2929…6d716d
0xe55e…f7480x8e77…e2d6Base$19.68100%mrdn51d ago0x129108…0c4de2
0xe55e…f7480x8e77…e2d6Base$37.17100%mrdn51d ago0x749588…f790f2
0xe55e…f7480x8e77…e2d6Base$45.60100%mrdn51d ago0xb7314d…d19949
0xe55e…f7480x8e77…e2d6Base$29.33100%mrdn52d ago0x5000a3…d45ea3
0xe55e…f7480x8e77…e2d6Base$25.55100%mrdn52d ago0x1d3947…3b0c12
0xe55e…f7480x8e77…e2d6Base$44.04100%mrdn52d ago0x03daab…b9e87f
0xe55e…f7480x8e77…e2d6Base$34.43100%mrdn52d ago0xaa7049…137f9c
0xe55e…f7480x8e77…e2d6Base$44.14100%mrdn52d ago0x8dd940…985d8a
0xe55e…f7480x8e77…e2d6Base$24.53100%mrdn52d ago0xb9e0ba…938640
0xe55e…f7480x8e77…e2d6Base$20.31100%mrdn52d ago0xa48afd…4b34c1
0xe55e…f7480x8e77…e2d6Base$27.60100%mrdn52d ago0xeedef6…67896b
0xe55e…f7480x8e77…e2d6Base$29.17100%mrdn52d ago0x1421c4…09a2c7
0xe55e…f7480x8e77…e2d6Base$37.45100%mrdn52d ago0xc34c0d…29aa62
0xe55e…f7480x8e77…e2d6Base$40.64100%mrdn52d ago0x7d1bbb…3dc79a
0xe55e…f7480x8e77…e2d6Base$34.26100%mrdn52d ago0x33bbd3…c95f80
0xe55e…f7480x8e77…e2d6Base$38.76100%mrdn52d ago0x693c10…27e73d

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.