Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a04…390f0xa9dd…2315Base$0.002100%coinbase21d ago0x929832…b0d63b
0x5a04…390f0xa9dd…2315Base$0.002100%coinbase21d ago0xd2663f…d596d2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase21d ago0x3efeca…1f7828
0x2452…760c0xa9dd…2315Base$0.002100%coinbase21d ago0xf631cd…484ac5
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase21d ago0x988670…b1e7e2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase21d ago0x280ebc…bb4293
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x6cc6b7…a18f46
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x318b46…0afaaf
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x04ecd2…dc6ac0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x318887…f78b53
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x21e762…6c34b0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0xc1f014…d6b1c5
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0xedde43…070de1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x36c785…627635
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x3e5b87…2c8a10
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0xf3359d…a87834
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase21d ago0x390a59…562d67
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase21d ago0xcd0500…5006a1
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase21d ago0x0fa7a9…28d1ef
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase21d ago0x2af792…417583
0x5a04…390f0xa9dd…2315Base$0.002100%coinbase21d ago0xb72014…b465e0
0x5a04…390f0xa9dd…2315Base$0.002100%coinbase21d ago0x1c09dd…5adccb
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase21d ago0xbfa05f…185b89
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase21d ago0x1cf74e…008149
0xf8f7…09280xa9dd…2315Base$0.002100%coinbase21d ago0xf4fe0c…5119be

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.