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—$48.44100%mrdn115d ago0x31ee25…b8435c
0xe55e…f7480x8e77…e2d6Base—$39.56100%mrdn115d ago0xa6f2ad…9ec10e
0xe55e…f7480x8e77…e2d6Base—$60.42100%mrdn115d ago0x2ebb13…821c9b
0xe55e…f7480x8e77…e2d6Base—$51.68100%mrdn115d ago0x489095…c29f69
0xe55e…f7480x8e77…e2d6Base—$45.53100%mrdn115d ago0x616a6b…a1f463
0xe55e…f7480x8e77…e2d6Base—$55.60100%mrdn115d ago0xe64759…7dfae1
0xe55e…f7480x8e77…e2d6Base—$73.76100%mrdn115d ago0xe99500…8cedf2
0xe55e…f7480x8e77…e2d6Base—$34.27100%mrdn116d ago0x5c3157…70ad06
0xe55e…f7480x8e77…e2d6Base—$36.59100%mrdn116d ago0xae75a5…ca0fb7
0xe55e…f7480x8e77…e2d6Base—$72.45100%mrdn116d ago0x19f0ff…3f1fd7
0xe55e…f7480x8e77…e2d6Base—$69.42100%mrdn116d ago0x30888e…7d061e
0xe55e…f7480x8e77…e2d6Base—$37.03100%mrdn116d ago0x68dd74…baaf89
0xe55e…f7480x8e77…e2d6Base—$40.51100%mrdn116d ago0xeb8f3d…638042
0xe55e…f7480x8e77…e2d6Base—$47.47100%mrdn116d ago0xdda551…e669a2
0xe55e…f7480x8e77…e2d6Base—$35.74100%mrdn116d ago0xf8db5c…a172bd
0xe55e…f7480x8e77…e2d6Base—$58.07100%mrdn116d ago0x203faf…60befc
0xe55e…f7480x8e77…e2d6Base—$52.68100%mrdn116d ago0x674c2d…078cc0
0xe55e…f7480x8e77…e2d6Base—$42.19100%mrdn116d ago0xb1159e…96762d
0xe55e…f7480x8e77…e2d6Base—$70.76100%mrdn116d ago0x0da622…a0e599
0xe55e…f7480x8e77…e2d6Base—$55.81100%mrdn116d ago0x643d9b…9829f1
0xe55e…f7480x8e77…e2d6Base—$37.14100%mrdn116d ago0x7dcf11…00f3cc
0xe55e…f7480x8e77…e2d6Base—$73.46100%mrdn116d ago0xe56c5a…ba1f62
0xe55e…f7480x8e77…e2d6Base—$63.91100%mrdn116d ago0xd64e0a…db955c
0xe55e…f7480x8e77…e2d6Base—$59.29100%mrdn116d ago0x422d86…089ee0
0xe55e…f7480x8e77…e2d6Base—$32.04100%mrdn116d ago0x5fd2e2…7347da

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.