Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa772…94310xfe80…47eeBase—$0.001100%fluxa20d ago0xeb71c6…643c87
0xa772…94310xfe80…47eeBase—$0.001100%fluxa20d ago0x6263e8…dc52db
0xa772…94310xfe80…47eeBase—$0.001100%fluxa20d ago0xf6b337…ded838
0xa772…94310xfe80…47eeBase—$0.001100%fluxa20d ago0xdbdc46…2543bb
0xa772…94310xfe80…47eeBase—$0.001100%fluxa20d ago0x990e43…02fcb7
0xa772…94310xfe80…47eeBase—$0.001100%fluxa20d ago0x90dcbd…b0c18f
0xa772…94310xfe80…47eeBase—$0.001100%fluxa20d ago0x348eef…12352d
0xa772…94310xfe80…47eeBase—$0.001100%fluxa20d ago0x68f6ef…7ec881
0xa772…94310xfe80…47eeBase—$0.001100%fluxa20d ago0x180562…253166
0xa772…94310xfe80…47eeBase—$0.001100%fluxa20d ago0x8211cd…e2fcb4
0xa772…94310xfe80…47eeBase—$0.001100%fluxa20d ago0xe91c33…41bdbe
0xa772…94310xfe80…47eeBase—$0.001100%fluxa20d ago0x04a1a0…df4265
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x7e08eb…7fe5ca
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x1abf1d…31c623
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0xff52d2…095dd5
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0xf7d6da…e4cd8f
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x9b50bd…59aeff
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0xb792e0…e7b56c
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x967050…868fae
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0xcaff6a…660e3a
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x631f70…600afa
0xa772…94310xfe80…47eeBase—$0.001100%fluxa21d ago0x891119…89588d

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.