Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b80…7d6e0x3e0a…78e7Base—$0.005358100%coinbase74d ago0x899bac…007945
0x8b80…7d6e0x3e0a…78e7Base—$0.005891100%coinbase74d ago0xe462bb…6078e0
0x8b80…7d6e0x3e0a…78e7Base—$0.002746100%coinbase74d ago0xa61411…ba6ec2
0x8b80…7d6e0x3e0a…78e7Base—$0.005415100%coinbase74d ago0x25b353…015d09
0x8b80…7d6e0x3e0a…78e7Base—$0.005274100%coinbase74d ago0x05c3be…7eb1eb
0x8b80…7d6e0x3e0a…78e7Base—$0.005195100%coinbase74d ago0xa55892…a9bd8a
0x8b80…7d6e0x3e0a…78e7Base—$0.004489100%coinbase74d ago0x6e22ba…fcfae4
0x8b80…7d6e0x3e0a…78e7Base—$0.003365100%coinbase74d ago0xbeec34…8434ba
0x8b80…7d6e0x3e0a…78e7Base—$0.004798100%coinbase74d ago0x096ced…f290dc
0x8b80…7d6e0x3e0a…78e7Base—$0.003883100%coinbase74d ago0x92b960…43b05f
0x8b80…7d6e0x3e0a…78e7Base—$0.002923100%coinbase74d ago0x0bd847…2ea1d2
0x8b80…7d6e0x3e0a…78e7Base—$0.003922100%coinbase74d ago0x519fcc…c352fc
0x8b80…7d6e0x3e0a…78e7Base—$0.003155100%coinbase74d ago0xe49158…378bc0
0x8b80…7d6e0x3e0a…78e7Base—$0.005904100%coinbase74d ago0xaa5bdc…257850
0x8b80…7d6e0x3e0a…78e7Base—$0.004744100%coinbase74d ago0xf13efe…a40be4
0x8b80…7d6e0x3e0a…78e7Base—$0.00427100%coinbase74d ago0xccffd2…bb366c
0x8b80…7d6e0x3e0a…78e7Base—$0.005353100%coinbase74d ago0xa289b4…3aed9f
0x8b80…7d6e0x3e0a…78e7Base—$0.005544100%coinbase74d ago0x23ce90…957b9c
0x8b80…7d6e0x3e0a…78e7Base—$0.005699100%coinbase74d ago0xe80433…2fb21c
0x8b80…7d6e0x3e0a…78e7Base—$0.004813100%coinbase74d ago0xefb273…36fc94
0x8b80…7d6e0x3e0a…78e7Base—$0.004885100%coinbase74d ago0x7274fc…f5ac1b
0x8b80…7d6e0x3e0a…78e7Base—$0.004139100%coinbase74d ago0x5ebec8…6028d0
0x8b80…7d6e0x3e0a…78e7Base—$0.005393100%coinbase74d ago0x19ea7f…b3b5c4
0x8b80…7d6e0x3e0a…78e7Base—$0.004014100%coinbase74d ago0xe92f11…40c403
0x8b80…7d6e0x3e0a…78e7Base—$0.004804100%coinbase74d ago0x93499f…725672

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.