Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$3.88100%coinbase12d ago0xfc247e…f9b7ae
0xca0a…2d7a0x85b4…627cBase—$1.99100%coinbase12d ago0x9c618d…c5bee1
0xca0a…2d7a0x85b4…627cBase—$0.72100%coinbase12d ago0x133a4e…7fc28c
0xca0a…2d7a0x85b4…627cBase—$4.10100%coinbase12d ago0xfe179a…d87f6e
0xca0a…2d7a0x85b4…627cBase—$2.76100%coinbase12d ago0xe3cb8c…22f0e7
0xca0a…2d7a0x85b4…627cBase—$0.47100%coinbase12d ago0x277454…6c92e5
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase12d ago0x380c5e…d432e5
0xca0a…2d7a0x85b4…627cBase—$2.83100%coinbase12d ago0xde8ca8…01781d
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase12d ago0x49cec5…bf9cd6
0xca0a…2d7a0x85b4…627cBase—$2.85100%coinbase12d ago0x947b72…4130fc
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase12d ago0xe9b0dd…d4a949
0xca0a…2d7a0x85b4…627cBase—$1.48100%coinbase12d ago0x075a20…356499
0xca0a…2d7a0x85b4…627cBase—$0.62100%coinbase13d ago0xbd8136…1e0de2
0xca0a…2d7a0x85b4…627cBase—$1.33100%coinbase13d ago0xd8c052…84c8fb
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase13d ago0x13294b…e8c0d9
0xca0a…2d7a0x85b4…627cBase—$0.53100%coinbase13d ago0x86c05b…ab6973
0xca0a…2d7a0x85b4…627cBase—$2.02100%coinbase13d ago0x8efac3…9e30c5
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase13d ago0xbf62ef…43985c
0xca0a…2d7a0x85b4…627cBase—$0.50100%coinbase13d ago0x0d7bf9…447383
0xca0a…2d7a0x85b4…627cBase—$1.31100%coinbase13d ago0xba9e76…b72592
0xca0a…2d7a0x85b4…627cBase—$3.57100%coinbase13d ago0x9766bd…b6a372
0xca0a…2d7a0x85b4…627cBase—$2.37100%coinbase13d ago0xb342fa…8e59b7
0xca0a…2d7a0x85b4…627cBase—$7.21100%coinbase13d ago0xceaa9d…a5eb6b
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase13d ago0xab44a7…242f39
0xca0a…2d7a0x85b4…627cBase—$4.82100%coinbase13d ago0xb9c017…142fc9

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.