Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase6d ago0xb3f443…470f29
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase6d ago0xff2027…1672ea
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase6d ago0x7be0d1…483138
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase6d ago0x6f0ffa…f178e8
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase6d ago0x1abae0…e2a0db
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase6d ago0x22b38e…228878
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase6d ago0xbce743…e22b2f
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase6d ago0x7565e3…42087b
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase6d ago0x464749…051910
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase6d ago0x3b201e…0ab377
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase6d ago0x6988e0…24ba23
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase6d ago0xd4d0d0…a16a08
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase6d ago0xf8d7fc…3c555f
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase6d ago0x6ed51c…3c562c
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase6d ago0x4249ff…95844c
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase6d ago0x8d32c6…63df9a
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase6d ago0xf6945b…18abaf
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase6d ago0x113012…b34270
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase6d ago0x3d2874…d8808f
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase6d ago0x4621d9…16120c
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase6d ago0x88d51f…ef3da2
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase6d ago0x7149ee…973ace
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase6d ago0xa878c0…dc001e
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase6d ago0x5eec68…ed52e0
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase6d ago0xfb6884…538c07

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.