Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0x0018…ca9783d ago0x9d2b61…0fe000
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0xdf7d…5dbd83d ago0x0e4fb1…d79f5e
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0x0021…ad8f83d ago0x93c477…97f5d5
0x7eeb…a4c00x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0x8cff82…705a1e
0x7eeb…a4c00x73fc…b29bBase—$0.02100%0xdf7d…5dbd83d ago0x037a22…fcb29d
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0x0021…ad8f83d ago0x1fde69…11c850
0x7eeb…a4c00x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0x7fa127…79b2bc
0x7eeb…a4c00x73fc…b29bBase—$0.0075100%0xdf7d…5dbd83d ago0xa310cf…5844d5
0x7eeb…a4c00x73fc…b29bBase—$0.0035100%0x0021…ad8f83d ago0xe7c82c…2cbb68
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0x0018…ca9783d ago0xa37d11…8d9e97
0x7eeb…a4c00x73fc…b29bBase—$0.0075100%0xdf7d…5dbd83d ago0x67a7cc…25ec6f
0x7eeb…a4c00x73fc…b29bBase—$0.0035100%0x0021…ad8f83d ago0x22e38b…967626
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0x0018…ca9783d ago0xdfa320…c754ad
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0xdf7d…5dbd83d ago0xf98f9f…fe36cd
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0x0021…ad8f83d ago0x7c9680…652db4
0x7eeb…a4c00x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0x1c71b6…95c0b1
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0xdf7d…5dbd83d ago0x03dac2…81a026
0x7eeb…a4c00x73fc…b29bBase—$0.0075100%0x0021…ad8f83d ago0x0fc933…be67da
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0x0018…ca9783d ago0x409914…9ebfe7
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0xdf7d…5dbd83d ago0xccb93d…d04a87
0x7eeb…a4c00x73fc…b29bBase—$0.0075100%0x0021…ad8f83d ago0x2f4fc8…ecab2e
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0x0018…ca9783d ago0x0630e0…85a75d
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0xdf7d…5dbd83d ago0x22d5ca…983a8d
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0x0021…ad8f83d ago0x282688…be2391
0x7eeb…a4c00x73fc…b29bBase—$0.0075100%0x0018…ca9783d ago0x87f9d2…4d4ab0

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.