Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x015e…52d50xce44…ff8fBase—$0.01100%coinbase68d ago0x48bd57…e3758b
0x015e…52d50x5cd2…4b4cBase—$0.01100%coinbase68d ago0x083deb…885956
0x015e…52d50x0c6c…433dBase—$0.01100%coinbase68d ago0xc30200…5b66c7
0x015e…52d50x7693…b64cBase—$0.01100%coinbase68d ago0xcb75e7…89f40b
0x015e…52d50xf8f8…ddf8Base—$0.01100%coinbase69d ago0xe2bd4a…00c9ac
0x015e…52d50x3fe2…5145Base—$0.01100%coinbase69d ago0x37d27d…1334ba
0x015e…52d50x3789…eb4bBase—$0.01100%coinbase69d ago0x4ee3f8…b95f10
0x015e…52d50xba29…d99fBase—$0.01100%coinbase69d ago0x657edd…bf89f1
0x015e…52d50xe8df…8590Base—$0.01100%coinbase69d ago0x290858…e8f7b8
0x015e…52d50xad4e…9f81Base—$0.01100%coinbase69d ago0x04672a…c704c3
0x015e…52d50x1977…1e0dBase—$0.01100%coinbase69d ago0xf061b5…8a8d19
0x015e…52d50x6ba6…e2c9Base—$0.01100%coinbase69d ago0xac6500…e6f4b2
0x015e…52d50x1d0b…41e8Base—$0.01100%coinbase69d ago0x0eb933…128e34
0x015e…52d50x2cb7…995aBase—$0.01100%coinbase69d ago0x20b9f0…09025d
0x015e…52d50xbdc4…24f2Base—$0.01100%coinbase69d ago0x779617…06b2ba
0x015e…52d50xe2c5…2e63Base—$0.01100%coinbase69d ago0xc64f4b…44fb07
0x015e…52d50xe655…6500Base—$0.01100%coinbase69d ago0x017080…2c8da7
0x015e…52d50x7f16…77a3Base—$0.01100%coinbase69d ago0xa0c94e…e436f4
0x015e…52d50x55a4…c321Base—$0.01100%coinbase69d ago0x92e510…257c19
0x015e…52d50x07e1…bb47Base—$0.01100%coinbase69d ago0x66f2fa…d5ef9f
0x015e…52d50x5d79…2f62Base—$0.01100%coinbase69d ago0xbd771c…a4654e
0x015e…52d50x1d62…dcd2Base—$0.01100%coinbase69d ago0xcd074b…3135fc
0x015e…52d50xae72…fe98Base—$0.01100%coinbase69d ago0xdfed5e…f0933a
0x015e…52d50x115f…79c1Base—$0.01100%coinbase69d ago0xa63dd8…1dcd0b
0x015e…52d50xe710…ba4eBase—$0.01100%coinbase69d ago0x5de974…91411c

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.