Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0xa0ff21…eda9a1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x04d1d2…8c9b75
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x8bf4c3…c1b5a9
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x575d75…f453d6
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x2709ef…7b1f90
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0xadb74b…5a88c0
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x50ec12…8789ac
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x1ab450…9cc43c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x2e3f9a…a03f1a
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0xfe3745…7f0513
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0xf76a11…c3ffd1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x36d547…681fd6
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x19f7e1…d64ada
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x3677c1…ae1306
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x2a201d…0e7154
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0xb8306f…af5a97
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x75ddff…95065d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x93173f…cab33b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x82fe2d…95f342
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x4d0924…510e84
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0xdaafb1…17c47a
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x692e20…aaf6c1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x830685…e6a5d1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x2b5a4d…6ccd88
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase9d ago0x7e6664…603c84

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.