Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x5682…a95215s ago0xa8126e…cd65e6
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase15s ago0xff4ba7…d31041
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase15s ago0xe0ace2…29bd15
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase17s ago0x889d4d…38b3fa
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase17s ago0xde0d60…c99ed7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase19s ago0x97bec1…0ec33e
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase19s ago0xe09d0a…b20add
0x13de…883e0xe691…dffcBase—$2.7570%0x96de…249b21s ago0xb62e3c…359345
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.02100%coinbase25s ago0x027a14…ed0a0d
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase31s ago0x57795c…2e80ae
0x5c4e…a0fd0x4020…0003Base—$0.0470%0xb3ed…641b31s ago0x78adf2…bb301b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase35s ago0x855c50…c97abe
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35s ago0xbc677b…c0bc62
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase37s ago0xb2a238…7b71cc
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase41s ago0x40b816…71cb7b
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase43s ago0xf2ed6f…817919
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xb027…a85147s ago0x57b13a…6bc18b
0xa54d…49f50x0469…35bcBase—$4.9670%0x64b2…883347s ago0x96878c…4dbb0b
0x13de…883e0xa305…8c02Base—$1.8470%0x96de…249b49s ago0x3efa61…7e0b7f
0x0b42…a9e70x47c5…4fc3Base—$105.0070%0x2740…f5041m ago0x4c9182…3078e8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1m ago0x53a90b…f87ba7
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase1m ago0x8b463d…0149e3
0xa787…64cf0x47c5…4fc3Base—$126.0070%0x614a…d5ce1m ago0xa81e5a…ee2c43
0x5d1f…313d0x3e0a…78e7Base—$0.00344100%coinbase1m ago0x637d37…3dac19
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase1m ago0x40b17d…e3a760

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.