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—$26.44100%mrdn110d ago0xc76efc…026623
0xe55e…f7480x8e77…e2d6Base—$19.94100%mrdn110d ago0x5a68d7…a489b1
0xe55e…f7480x8e77…e2d6Base—$20.94100%mrdn110d ago0xd844e1…b85031
0xe55e…f7480x8e77…e2d6Base—$14.28100%mrdn110d ago0xb9da92…4741ea
0xe55e…f7480x8e77…e2d6Base—$32.27100%mrdn110d ago0x4e136d…aa46f4
0xe55e…f7480x8e77…e2d6Base—$25.28100%mrdn110d ago0xbed9f5…066123
0xe55e…f7480x8e77…e2d6Base—$24.60100%mrdn110d ago0x29a98f…e3ff3c
0xe55e…f7480x8e77…e2d6Base—$19.78100%mrdn110d ago0xd2dada…b2db97
0xe55e…f7480x8e77…e2d6Base—$25.16100%mrdn110d ago0x146921…4c0369
0xe55e…f7480x8e77…e2d6Base—$24.53100%mrdn110d ago0x419d8f…ec199d
0xe55e…f7480x8e77…e2d6Base—$19.59100%mrdn110d ago0xda8500…a982a6
0xe55e…f7480x8e77…e2d6Base—$29.72100%mrdn110d ago0xae4dd4…dd4577
0xe55e…f7480x8e77…e2d6Base—$23.95100%mrdn110d ago0xfb6e5a…38efc2
0xe55e…f7480x8e77…e2d6Base—$22.19100%mrdn110d ago0xad89b5…e9d3b9
0xe55e…f7480x8e77…e2d6Base—$19.46100%mrdn110d ago0xcbbd79…a29fba
0xe55e…f7480x8e77…e2d6Base—$25.13100%mrdn110d ago0x0691fb…00e2e4
0xe55e…f7480x8e77…e2d6Base—$31.03100%mrdn110d ago0xa99cb5…6151e5
0xe55e…f7480x8e77…e2d6Base—$27.06100%mrdn110d ago0x2d1c79…6cf132
0xe55e…f7480x8e77…e2d6Base—$21.64100%mrdn110d ago0x3e0dd0…e82bbf
0xe55e…f7480x8e77…e2d6Base—$17.80100%mrdn110d ago0x24b289…9b169f
0xe55e…f7480x8e77…e2d6Base—$31.64100%mrdn110d ago0xd09b5e…e9e834
0xe55e…f7480x8e77…e2d6Base—$22.27100%mrdn110d ago0x45de47…cd6d34
0xe55e…f7480x8e77…e2d6Base—$14.74100%mrdn110d ago0x435cf0…d8a7f2
0xe55e…f7480x8e77…e2d6Base—$27.65100%mrdn110d ago0x46f726…df77e4
0xe55e…f7480x8e77…e2d6Base—$27.88100%mrdn110d ago0xc9b9a6…889d65

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.