Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8890…7b6f0xdab8…9455Base—$0.01100%coinbase77d ago0x27d10d…068813
0x8890…7b6f0x135f…ec51Base—$0.01100%coinbase77d ago0x440f6f…ee9547
0x8890…7b6f0xf643…0547Base—$0.01100%coinbase77d ago0xbcca3a…479785
0x8890…7b6f0xf7f2…ad47Base—$0.01100%coinbase77d ago0x6fe6a5…f9cb14
0x8890…7b6f0xa09d…5be3Base—$0.01100%coinbase77d ago0x8ebf3d…afa451
0x8890…7b6f0x562a…295bBase—$0.01100%coinbase77d ago0x385a17…17d5e4
0x8890…7b6f0xce69…2a37Base—$0.01100%coinbase77d ago0x259bb1…e5e2b8
0x8890…7b6f0xd96f…287fBase—$0.01100%coinbase77d ago0x46cdbe…452086
0x8890…7b6f0x2009…9f64Base—$0.01100%coinbase77d ago0xfba14a…4edbaa
0x8890…7b6f0x3c54…e719Base—$0.01100%coinbase77d ago0xf4ce77…d29779
0x8890…7b6f0x49ed…6ad1Base—$0.01100%coinbase77d ago0xa9f080…7a4547
0x8890…7b6f0x097b…085fBase—$0.01100%coinbase77d ago0x2cfac2…2b0d7f
0x8890…7b6f0xa26a…9afeBase—$0.01100%coinbase78d ago0x3dd5db…b14c4a
0x8890…7b6f0x0430…227eBase—$0.01100%coinbase78d ago0x8a9ca6…03ce7d
0x8890…7b6f0x2a14…1107Base—$0.01100%coinbase78d ago0xa361f9…777e3d
0x8890…7b6f0x1e93…0043Base—$0.01100%coinbase78d ago0xb71e37…05e52d
0x8890…7b6f0xa61f…7230Base—$0.01100%coinbase78d ago0x9f8ab6…aedebe
0x8890…7b6f0xcd6d…7104Base—$0.01100%coinbase78d ago0x8b9ffe…1f4514
0x8890…7b6f0x7044…5384Base—$0.01100%coinbase78d ago0x17686d…a4a280
0x8890…7b6f0x4e66…bc23Base—$0.01100%coinbase78d ago0x62c0cf…1d9d7b
0x8890…7b6f0x7a27…abe7Base—$0.01100%coinbase78d ago0x0ebf68…d0f6d6
0x8890…7b6f0x7bfc…e867Base—$0.01100%coinbase78d ago0xfa297e…40fcdf
0x8890…7b6f0xd8f7…a7d3Base—$0.01100%coinbase78d ago0x1bd959…2cca36
0x8890…7b6f0xd739…57f8Base—$0.01100%coinbase78d ago0x96e321…a34311
0x8890…7b6f0x4f7a…bfafBase—$0.01100%coinbase78d ago0x33c4d9…cad155

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.