Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b114d ago0xacb3ed…4351ea
0xf86e…b61f0x48ad…36b8Base—$0.04100%0xd8ba…8e9b114d ago0x4a264e…1bf06d
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b114d ago0x1579f9…9ef9a7
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b114d ago0x78d6d5…018103
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI114d ago0x5f7a08…13355b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI114d ago0xf1f25f…229ca9
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI114d ago0x1e2425…fd4ca7
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI114d ago0xcbc71e…c97d0f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI114d ago0x1965a4…8c5add
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI114d ago0x40fc49…b2a835
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI114d ago0xe087b1…d46c0a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI114d ago0x16b793…7c3200
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI114d ago0xef00f8…412ef3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI114d ago0xef5e59…e1b873
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI114d ago0xd2cb9e…2b7176
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI114d ago0x3ebddc…235011
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI114d ago0x8f5a11…b7119b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI114d ago0x520941…425bb4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI114d ago0x0480ab…ed93df
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI114d ago0x94cea6…313aa2
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI114d ago0x3c2d4e…524fd4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI114d ago0x94a924…267eb8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI114d ago0xeafa06…2dbdd9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI114d ago0xfb69ad…e09322
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI114d ago0xff59bc…b63bc4

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.