Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac34…5f280xc0a4…f488Base—$147.54100%coinbase43d ago0x2df684…31bb64
0xac34…5f280xc0a4…f488Base—$147.54100%coinbase43d ago0x6a4039…4675cd
0x6640…84a50xc0a4…f488Base—$0.27100%coinbase43d ago0x78a977…c55ebd
0x7913…24820xc0a4…f488Base—$0.48100%coinbase43d ago0x758d3e…ac66e9
0x73f4…30030xc0a4…f488Base—$0.09100%coinbase43d ago0x2d4ea0…222a41
0x7b6f…5aef0xc0a4…f488Base—$0.10100%coinbase43d ago0x51fdf9…8a82c7
0xfea4…94a30xc0a4…f488Base—$0.57100%coinbase43d ago0x902c74…3d9eee
0x2520…7b880xc0a4…f488Base—$0.09100%coinbase43d ago0xe1910c…7be5ad
0x1ebd…cd720xc0a4…f488Base—$0.30100%coinbase43d ago0xef94e9…3e0922
0xfc98…92220xc0a4…f488Base—$0.08100%coinbase43d ago0xe04d01…a6ac6f
0xc5a6…78380xc0a4…f488Base—$0.30100%coinbase43d ago0xa9314d…47d7c5
0x00b9…1ac20xc0a4…f488Base—$0.29100%coinbase43d ago0x813dd1…98fd2b
0x9e7a…b8ea0xc0a4…f488Base—$0.33100%coinbase43d ago0xf58987…5ba83a
0x6640…84a50xc0a4…f488Base—$0.42100%coinbase43d ago0x1f1b09…331eb4
0x9853…25310xc0a4…f488Base—$0.12100%coinbase43d ago0x1b3d2b…373580
0xfea4…94a30xc0a4…f488Base—$0.44100%coinbase43d ago0x489f1d…284cae
0x8101…ed220xc0a4…f488Base—$0.20100%coinbase43d ago0xcea9d5…7af353
0xb3a2…7f440xc0a4…f488Base—$0.19100%coinbase43d ago0x763985…d3db4e
0x83f0…0ea40xc0a4…f488Base—$0.09100%coinbase43d ago0x3e26d6…690fa3
0xca3b…56930xc0a4…f488Base—$0.39100%coinbase43d ago0x030089…716385
0x6640…84a50xc0a4…f488Base—$0.26100%coinbase43d ago0x86f60d…28110f
0xe348…41b40xc0a4…f488Base—$0.62100%coinbase43d ago0x86b4e3…41c147
0xe8ff…68430xc0a4…f488Base—$0.32100%coinbase43d ago0xe74e73…29c5be
0x2e4f…9c070xc0a4…f488Base—$0.35100%coinbase43d ago0xde3e77…d2f683
0x73f4…30030xc0a4…f488Base—$0.40100%coinbase43d ago0x2e9ee7…9dbe5b

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.