Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2c9…beaf0xe85b…f34eBase—$0.01100%coinbase70d ago0x87dec8…330fd4
0xc2c9…beaf0x6c0c…9911Base—$0.01100%coinbase70d ago0x487c74…f0c188
0xc2c9…beaf0x9782…90f3Base—$0.01100%coinbase71d ago0xddffd1…efafc3
0xc2c9…beaf0x6d19…2293Base—$0.01100%coinbase71d ago0x5b6257…d1a3fa
0xc2c9…beaf0x83cc…f3c2Base—$0.01100%coinbase71d ago0x229231…03af1d
0xc2c9…beaf0x7e14…a780Base—$0.01100%coinbase71d ago0xedef3b…4b5072
0xc2c9…beaf0xca22…aa28Base—$0.01100%coinbase71d ago0x734298…57e321
0xc2c9…beaf0x310f…be76Base—$0.01100%coinbase71d ago0x025211…a11574
0xc2c9…beaf0x982b…abdaBase—$0.01100%coinbase71d ago0x7d2fce…bb2bef
0xc2c9…beaf0xad8e…c35fBase—$0.01100%coinbase71d ago0x74190c…aa16ee
0xc2c9…beaf0x91ea…441dBase—$0.01100%coinbase71d ago0x097fd9…2eca63
0xc2c9…beaf0xcf16…87e6Base—$0.01100%coinbase71d ago0x8bfcce…6028b0
0xc2c9…beaf0x844e…dce0Base—$0.01100%coinbase71d ago0xed0b71…fe773a
0xc2c9…beaf0xe6b3…7d2fBase—$0.01100%coinbase71d ago0x0be1e7…969b90
0xc2c9…beaf0xc628…9f2dBase—$0.01100%coinbase71d ago0xf74368…1834ae
0xc2c9…beaf0x70fe…5910Base—$0.01100%coinbase71d ago0xf3d85f…50dbed
0xc2c9…beaf0x467f…c7cbBase—$0.01100%coinbase71d ago0x664796…1a0a7c
0xc2c9…beaf0xcba9…651aBase—$0.01100%coinbase71d ago0xcfd7dd…1a0563
0xc2c9…beaf0x14ed…0bd0Base—$0.01100%coinbase71d ago0xd25c1d…5bf2cb
0xc2c9…beaf0x748e…6517Base—$0.01100%coinbase71d ago0x35f23a…06d234
0xc2c9…beaf0xc759…ba26Base—$0.01100%coinbase71d ago0xc00b5b…8e7d53
0xc2c9…beaf0x2a10…1bf4Base—$0.01100%coinbase71d ago0x286270…0e2cba
0xc2c9…beaf0x7e8b…5b20Base—$0.01100%coinbase71d ago0x18714c…3e634d
0xc2c9…beaf0x37d1…5388Base—$0.01100%coinbase71d ago0x2f4712…ae0d13
0xc2c9…beaf0x03ab…7ac8Base—$0.01100%coinbase71d ago0x002d9b…c0eb33

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.