Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x850e98…a03fac
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0xd12c36…0dbdbe
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0xced481…a2f7c4
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x172640…d20fb6
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0xb88bb4…e909a0
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0xc992d7…aa2cc0
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x99051e…1f4aab
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x69ae61…b81fb6
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x5dfe01…48ae6d
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x6e03e3…829642
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x22df84…31be87
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x91f690…36b791
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x694059…037701
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0xd757a3…1baa92
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x737891…cfec32
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x662e77…9d0208
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x3dfeac…ee189f
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x37c29c…ddd5f7
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x7e262c…206a08
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x4ffa67…075ecd
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0xb73428…97baec
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x5836de…736d4c
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x035086…a3349a
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0x7010c5…f50005
0xc979…cfea0xbe3f…ba79Base—$0.01100%coinbase43d ago0xb3acb3…9df7da

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.