Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ea6…041a0x3e0a…78e7Base—$0.004547100%coinbase75d ago0xb8c8be…bd31f2
0x5ea6…041a0x3e0a…78e7Base—$0.005611100%coinbase75d ago0xddd418…0d76a1
0x5ea6…041a0x3e0a…78e7Base—$0.004018100%coinbase75d ago0x4fa769…9cf0cb
0x5ea6…041a0x3e0a…78e7Base—$0.003659100%coinbase75d ago0xd1ac74…4453c3
0x5ea6…041a0x3e0a…78e7Base—$0.002743100%coinbase75d ago0xf17515…c175e6
0x5ea6…041a0x3e0a…78e7Base—$0.003183100%coinbase75d ago0x00e77b…ea65dd
0x5ea6…041a0x3e0a…78e7Base—$0.005241100%coinbase75d ago0x88a486…04c178
0x5ea6…041a0x3e0a…78e7Base—$0.004874100%coinbase75d ago0x551cfc…dff15f
0x5ea6…041a0x3e0a…78e7Base—$0.00303100%coinbase75d ago0xbd33d5…a22ddd
0x5ea6…041a0x3e0a…78e7Base—$0.003011100%coinbase75d ago0xfc5039…77b749
0x5ea6…041a0x3e0a…78e7Base—$0.003947100%coinbase75d ago0xa85534…439979
0x5ea6…041a0x3e0a…78e7Base—$0.005073100%coinbase75d ago0x196e54…48b08b
0x5ea6…041a0x3e0a…78e7Base—$0.003216100%coinbase75d ago0xe8b767…da394f
0x5ea6…041a0x3e0a…78e7Base—$0.003619100%coinbase75d ago0xaafe0b…141dc9
0x5ea6…041a0x3e0a…78e7Base—$0.00377100%coinbase75d ago0xbb344b…fc9009
0x5ea6…041a0x3e0a…78e7Base—$0.003427100%coinbase75d ago0x71e614…6601b8
0x5ea6…041a0x3e0a…78e7Base—$0.004116100%coinbase76d ago0x418320…876b52
0x5ea6…041a0x3e0a…78e7Base—$0.003411100%coinbase76d ago0xe9961a…4cd1c4
0x5ea6…041a0x3e0a…78e7Base—$0.004207100%coinbase76d ago0x1e08f0…515444
0x5ea6…041a0x3e0a…78e7Base—$0.002903100%coinbase76d ago0x1509a7…4f2491
0x5ea6…041a0x3e0a…78e7Base—$0.002923100%coinbase76d ago0xdc8c25…f6840e
0x5ea6…041a0x3e0a…78e7Base—$0.003397100%coinbase76d ago0x973fb9…562e03
0x5ea6…041a0x3e0a…78e7Base—$0.00407100%coinbase76d ago0x6dca69…a0d771
0x5ea6…041a0x3e0a…78e7Base—$0.00312100%coinbase76d ago0x26c37e…ddf364
0x5ea6…041a0x3e0a…78e7Base—$0.004961100%coinbase76d ago0xeb0bc3…eefcef

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.