Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x035c…7a7c0x09ae…ec64Base$1.0770%0x07ae…0e674d ago0x0b8999…6d61f1
0xfb95…94d00x09ae…ec64Base$1,100.0070%0x07ae…0e674d ago0xc17abb…defcfa
0x5957…50260x09ae…ec64Base$1,000.0070%0x07ae…0e674d ago0xaf02b1…0fe0f6
0x8602…a4820x09ae…ec64Base$999.0070%0x07ae…0e674d ago0x24bfc7…d4992f
0x4874…6b830x09ae…ec64Base$10.0070%0x07ae…0e674d ago0x0a63cf…fca32e
0x6b76…5b520x09ae…ec64Base$1,500.0070%0x07ae…0e675d ago0xb55afa…26413a
0xa907…2d0f0x09ae…ec64Base$100.0070%0x07ae…0e675d ago0xe6a7b0…17c1b8
0x6736…07180x09ae…ec64Base$840.7970%0x07ae…0e675d ago0xbe280b…51954a
0x6736…07180x09ae…ec64Base$1,500.0070%0x07ae…0e675d ago0xaaa08b…63faca
0x0a42…907f0x09ae…ec64Base$1.3070%0x07ae…0e675d ago0x0de7d2…ed4026
0x2e31…68950x09ae…ec64Base$3.1370%0x07ae…0e675d ago0x92cc66…b802bd
0x7915…4a450x09ae…ec64Base$30.8070%0x07ae…0e675d ago0x3a3020…d10303
0x1edf…aa4e0x09ae…ec64Base$51.0670%0x07ae…0e675d ago0x6cfafe…68d9fa
0x80d8…d1810x09ae…ec64Base$483.5470%0x07ae…0e675d ago0x459b02…665e3d
0x1086…73150x09ae…ec64Base$60,000.0070%0x07ae…0e675d ago0x0b1a40…42a422

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.