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—$13.18100%mrdn93d ago0xd43755…9019d1
0xe55e…f7480x8e77…e2d6Base—$21.18100%mrdn93d ago0xfe3bd0…663d97
0xe55e…f7480x8e77…e2d6Base—$19.86100%mrdn93d ago0x34d2e4…971c25
0xe55e…f7480x8e77…e2d6Base—$21.16100%mrdn93d ago0x626ff6…ad1d76
0xe55e…f7480x8e77…e2d6Base—$19.47100%mrdn93d ago0x88bade…78132d
0xe55e…f7480x8e77…e2d6Base—$19.50100%mrdn93d ago0x041590…823004
0xe55e…f7480x8e77…e2d6Base—$19.14100%mrdn93d ago0x2c8496…9c34fd
0xe55e…f7480x8e77…e2d6Base—$11.44100%mrdn93d ago0x242a8e…599bba
0xe55e…f7480x8e77…e2d6Base—$20.31100%mrdn94d ago0x3b020b…856b07
0xe55e…f7480x8e77…e2d6Base—$22.00100%mrdn94d ago0xb5d8f5…8c1f77
0xe55e…f7480x8e77…e2d6Base—$21.15100%mrdn94d ago0x14f312…5606f9
0xe55e…f7480x8e77…e2d6Base—$24.25100%mrdn94d ago0x956386…6c5305
0xe55e…f7480x8e77…e2d6Base—$14.79100%mrdn94d ago0x64cb0a…32d8cd
0xe55e…f7480x8e77…e2d6Base—$17.21100%mrdn94d ago0xeabebb…c5c694
0xe55e…f7480x8e77…e2d6Base—$18.22100%mrdn94d ago0x887b08…3267a6
0xe55e…f7480x8e77…e2d6Base—$13.85100%mrdn94d ago0x1e7493…d32551
0xe55e…f7480x8e77…e2d6Base—$23.86100%mrdn94d ago0xc9ccdb…be63b8
0xe55e…f7480x8e77…e2d6Base—$23.93100%mrdn94d ago0xc01527…1416fa
0xe55e…f7480x8e77…e2d6Base—$11.06100%mrdn94d ago0x17d02c…559724
0xe55e…f7480x8e77…e2d6Base—$14.07100%mrdn94d ago0x09c3eb…29939d
0xe55e…f7480x8e77…e2d6Base—$15.70100%mrdn94d ago0xc625f6…f2a028
0xe55e…f7480x8e77…e2d6Base—$27.11100%mrdn94d ago0xe656c7…b346ae
0xe55e…f7480x8e77…e2d6Base—$21.34100%mrdn94d ago0x90180a…f47761
0xe55e…f7480x8e77…e2d6Base—$23.76100%mrdn94d ago0x53de76…6a8d12
0xe55e…f7480x8e77…e2d6Base—$20.33100%mrdn94d ago0xf43a9d…4dff23

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.