Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x0bc9c7…81da3f
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x71b5c4…bce02d
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xfe062e…cf220f
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xa832fb…01724c
0x781d…339d0x50eb…6480Base$0.003100%0x54f0…7932117d ago0xdf27b4…9b2508
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x7ce264…056361
0x781d…339d0x50eb…6480Base$0.002100%0x54f0…7932117d ago0xdaa3e7…45aabf
0x781d…339d0x50eb…6480Base$0.002100%0x54f0…7932117d ago0xa50ab9…59e01d
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xf078b0…ae0f8f
0x781d…339d0x50eb…6480Base$0.003100%0x54f0…7932117d ago0x1f9b55…89963d
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x30419b…522461
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xb78e4c…7b21fd
0x781d…339d0x50eb…6480Base$0.0005100%0x54f0…7932117d ago0x5071d1…863af8
0x781d…339d0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x8c2ca3…82c058
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x2b5f24…93ba14
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xeb2209…58d762
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xeec711…694d78
0x781d…339d0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x498a62…99ed1f
0x781d…339d0x50eb…6480Base$0.003100%0x54f0…7932117d ago0x535c71…a5ac7d
0x781d…339d0x50eb…6480Base$0.005100%0x54f0…7932117d ago0x9326e7…dc1eb4
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xd2307a…227bb6
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x207fbb…f98117
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xb27046…368ca3
0x781d…339d0x50eb…6480Base$0.003100%0x54f0…7932117d ago0x8cfec4…f06b18
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xe104b1…503213

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.