Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase13s ago0x6bf850…1218a7
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x8134…084915s ago0x89bb77…777211
0x4982…89760x3e0a…78e7Base—$0.004776100%coinbase17s ago0x0a8ceb…7e0be7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase17s ago0x2f6cb0…48f70d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase17s ago0xb48b95…3ea4df
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase19s ago0x0011eb…6157df
0x2fc6…befe0xe5b5…db97Base—$112.1970%0x6351…0d6221s ago0x55ce26…2c289f
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase21s ago0x5fc859…a1c1fe
0x331c…ccf10x5976…6d93Base—$0.01100%coinbase25s ago0x3fb5f7…8f818b
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase25s ago0x9c98cf…dd33fa
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase25s ago0xd34dd3…2a8f14
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase27s ago0xb9ddd1…2843e7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase27s ago0x2bc3db…1ec6ae
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase27s ago0xe59fc2…9c10f0
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase29s ago0x56d5c8…f756f6
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase29s ago0x20e290…b4498c
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase31s ago0x91af7b…715f43
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase31s ago0x7e4c8b…916c91
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x5682…a95233s ago0xa8126e…cd65e6
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase33s ago0xff4ba7…d31041
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase33s ago0xe0ace2…29bd15
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase35s ago0x889d4d…38b3fa
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase35s ago0xde0d60…c99ed7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase37s ago0x97bec1…0ec33e
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase37s ago0xe09d0a…b20add

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.