Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c81…f85e0xa4ba…7f28Base—$0.01100%coinbase80d ago0x0e7ac8…7c38cc
0x3c81…f85e0x3cc5…4f25Base—$0.01100%coinbase80d ago0x8d9cbb…1de622
0x3c81…f85e0x7e60…b8f9Base—$0.01100%coinbase80d ago0x60fb7b…907d0a
0x3c81…f85e0x055a…551cBase—$0.01100%coinbase80d ago0x263588…4072e1
0x3c81…f85e0x2721…d674Base—$0.01100%coinbase80d ago0xe9f1c2…77f70d
0x3c81…f85e0xbaa9…ec45Base—$0.01100%coinbase80d ago0x2d7998…1ac4a6
0x3c81…f85e0xfce7…8f3fBase—$0.01100%coinbase80d ago0x104fa0…84fa5c
0x3c81…f85e0x5e7b…4af5Base—$0.01100%coinbase80d ago0x58a408…615162
0x3c81…f85e0x7825…280cBase—$0.01100%coinbase80d ago0x3439c9…bd8984
0x3c81…f85e0xbaa1…a7acBase—$0.01100%coinbase80d ago0xc5d1b2…d3874d
0x3c81…f85e0xd21a…2650Base—$0.01100%coinbase80d ago0x9c7a10…e036a2
0x3c81…f85e0xf1ec…37beBase—$0.01100%coinbase80d ago0x37aa9e…54a51a
0x3c81…f85e0x4009…dbefBase—$0.01100%coinbase80d ago0x0eb437…00d3f3
0x3c81…f85e0x6e3e…5a49Base—$0.01100%coinbase80d ago0x64b999…63e60e
0x3c81…f85e0x1d68…4f1cBase—$0.01100%coinbase80d ago0xd504a6…090e6a
0x3c81…f85e0xad41…ced0Base—$0.01100%coinbase80d ago0xa2983e…80f2cf
0x3c81…f85e0x2be7…0962Base—$0.01100%coinbase80d ago0x967565…ca9b50
0x3c81…f85e0xa646…dc1eBase—$0.01100%coinbase80d ago0xd3de16…301ee0
0x3c81…f85e0xe6d0…5d18Base—$0.01100%coinbase80d ago0x5b87a5…5bcc70
0x3c81…f85e0x5356…6f83Base—$0.01100%coinbase80d ago0x838fce…f986df
0x3c81…f85e0x23fa…979dBase—$0.01100%coinbase80d ago0x3fe59f…bf9d2f
0x3c81…f85e0xfcde…1747Base—$0.01100%coinbase80d ago0x95f505…425bda
0x3c81…f85e0xd526…4148Base—$0.01100%coinbase80d ago0x26a767…3df91e
0x3c81…f85e0xe3b3…0b9cBase—$0.01100%coinbase80d ago0xaef694…9b0d07
0x3c81…f85e0xb62e…8414Base—$0.01100%coinbase80d ago0xd474be…d74b11

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.