Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd253…f1460x3e0a…78e7Base$0.004902100%coinbase16s ago0x583029…0b0a55
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase20s ago0xede833…b34a61
0x1332…66eb0x47c5…4fc3Base$5.2070%0xc6a6…b85522s ago0xb81713…8980cb
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002402100%coinbase22s ago0xfe6527…cce32d
0x1332…66eb0x47c5…4fc3Base$105.0070%0xddf5…034722s ago0x398b17…3e0bcc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase22s ago0x43ac03…96d7e5
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase24s ago0x93bd60…b3f92d
0xc1b9…5ffa0x8a12…0881Base$0.86100%coinbase26s ago0xfa23ef…564ff5
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase28s ago0xa8b216…16bcb9
0x11b9…24530x52e2…f3eaBasex402 service$0.003100%coinbase28s ago0x0b22a1…18e5b6
0x67e6…19720xa9dd…2315Base$0.002100%coinbase28s ago0x0ead0c…5b0460
0x11b9…24530x52e2…f3eaBasex402 service$0.008100%coinbase30s ago0x908147…8b1b57
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002316100%coinbase30s ago0x6baabc…dfb96b
0xbac6…67e00xfe80…47eeBase$0.001100%fluxa30s ago0x2165f3…a4a822
0x67e6…19720xa9dd…2315Base$0.002100%coinbase30s ago0xed234b…4b7495
0x67e6…19720xa9dd…2315Base$0.002100%coinbase32s ago0x7d05da…ce669f
0x67e6…19720xa9dd…2315Base$0.002100%coinbase32s ago0x08d8a5…94e3d6
0x67e6…19720xa9dd…2315Base$0.002100%coinbase32s ago0xf90ca7…1b2b19
0x67e6…19720xa9dd…2315Base$0.002100%coinbase32s ago0x13bc05…9c6515
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase32s ago0x22f0fe…ec2b44
0x67e6…19720xa9dd…2315Base$0.002100%coinbase32s ago0x13cb5b…8eb6b6
0x67e6…19720xa9dd…2315Base$0.002100%coinbase32s ago0x81d219…92918f
0x1332…66eb0x47c5…4fc3Base$10.5070%0x647b…3fa534s ago0x507d97…6b9a2d
0x11b9…24530x52e2…f3eaBasex402 service$0.008100%coinbase34s ago0x30743a…69e17d
0x67e6…19720xa9dd…2315Base$0.002100%coinbase34s ago0x1d032c…61e899

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.