Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5df2…4d0b0x6f94…7117Base—$0.01100%coinbase78d ago0x36fe8c…051169
0x5df2…4d0b0x1d9d…aba4Base—$0.01100%coinbase78d ago0xb21463…d25427
0x5df2…4d0b0x7b9c…777dBase—$0.01100%coinbase78d ago0x5ffca0…0b5de3
0x5df2…4d0b0x9bab…6bedBase—$0.01100%coinbase78d ago0xc4054b…0b94a9
0x5df2…4d0b0xd1ae…d3a2Base—$0.01100%coinbase78d ago0xa4129c…6ebfb3
0x5df2…4d0b0x4b26…35f1Base—$0.01100%coinbase78d ago0x06906e…523334
0x5df2…4d0b0x007f…4ebeBase—$0.01100%coinbase78d ago0x8acb97…b0f775
0x5df2…4d0b0xce6e…12baBase—$0.01100%coinbase78d ago0x23ba8f…cb4f52
0x5df2…4d0b0x2cba…f36bBase—$0.01100%coinbase78d ago0x55f1d6…cd4cb9
0x5df2…4d0b0x03af…fa68Base—$0.01100%coinbase78d ago0x026b16…3af8c7
0x5df2…4d0b0xd440…0536Base—$0.01100%coinbase78d ago0xeccf2c…7324db
0x5df2…4d0b0x6ad2…82edBase—$0.01100%coinbase78d ago0xdc8cd9…0df687
0x5df2…4d0b0xffcd…33a6Base—$0.01100%coinbase78d ago0xbd4db7…d7c5a6
0x5df2…4d0b0x60a7…821dBase—$0.01100%coinbase78d ago0x670251…60d14e
0x5df2…4d0b0xbf6d…63f4Base—$0.01100%coinbase78d ago0x678a20…f69937
0x5df2…4d0b0x0dc6…8798Base—$0.01100%coinbase78d ago0xafa3a9…d9b1a2
0x5df2…4d0b0x01c0…3534Base—$0.01100%coinbase78d ago0x7af73f…41616e
0x5df2…4d0b0xe98f…9c0fBase—$0.01100%coinbase78d ago0x1eb447…ff08be
0x5df2…4d0b0xa469…feb8Base—$0.01100%coinbase78d ago0x16a064…9db4e4
0x5df2…4d0b0xbfe9…a767Base—$0.01100%coinbase78d ago0x8c769d…90174a
0x5df2…4d0b0x70c2…4af8Base—$0.01100%coinbase78d ago0x07c2b0…5273a8
0x5df2…4d0b0xbc44…4c8aBase—$0.01100%coinbase78d ago0x62f83a…a49ee8
0x5df2…4d0b0x02bd…670dBase—$0.01100%coinbase78d ago0xc85495…f90a8d
0x5df2…4d0b0x484b…9b62Base—$0.01100%coinbase78d ago0x44ee41…590445
0x5df2…4d0b0xf2b5…5acaBase—$0.01100%coinbase78d ago0x86d80d…1c95b2

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.