Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase22h ago0x76a88a…bc943c
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase23h ago0x15a10c…ad151c
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase23h ago0xd0fc9f…2c22e5
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase23h ago0x5bf4ed…901f06
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase1d ago0xdfd7e9…f1f307
0x3cb5…fff50xd22b…78d5Base—$0.20100%coinbase1d ago0xbba99e…3592f8
0x3cb5…fff50xd22b…78d5Base—$0.20100%coinbase1d ago0x388b6c…1764c1
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase1d ago0x8fd99f…0dc46a
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase1d ago0xef2c0a…6a4c31
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase1d ago0x01a501…1dd634
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase1d ago0x5fb418…7bd113
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase1d ago0xb12364…1ef56e
0x3cb5…fff50xd22b…78d5Base—$0.20100%coinbase1d ago0x83dd0a…edbfc9
0x3cb5…fff50xd22b…78d5Base—$0.20100%coinbase1d ago0x9747da…fd89e2
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase1d ago0x7bbf2f…44325c
0x3cb5…fff50xd22b…78d5Base—$0.20100%coinbase1d ago0x4f7d5d…e9cf6b
0x3cb5…fff50xd22b…78d5Base—$0.20100%coinbase1d ago0x85587e…a9ae0d
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase1d ago0xbfd10c…6e14ad
0x3cb5…fff50xd22b…78d5Base—$0.20100%coinbase1d ago0xe04cdf…4aafbf
0x3cb5…fff50xd22b…78d5Base—$0.20100%coinbase1d ago0x0e0285…f12d15
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase1d ago0x7bad04…18bdaa
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase1d ago0x869ee5…105b82
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase1d ago0xe8680c…267e30
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase1d ago0x977d11…cebad4
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase1d ago0x1d0337…547aba

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.