Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xd688…8df00x73fc…b29bBase—$0.01100%0x0018…ca97113d ago0x1be64e…77f4dd
0x97ab…22280x73fc…b29bBase—$0.0035100%0x0018…ca97113d ago0xae7f8a…476cff
0xd688…8df00x73fc…b29bBase—$0.01100%0x0018…ca97113d ago0x1551f1…1488d4
0xac32…e2300x73fc…b29bBase—$0.01100%0x0018…ca97113d ago0x57e3c2…2af413
0x0071…807b0x73fc…b29bBase—$0.01100%0x0018…ca97113d ago0x49b816…0e2a0a
0xfb52…863b0x73fc…b29bBase—$0.01100%0x0018…ca97113d ago0xb61f97…efc5e1
0xfb52…863b0x73fc…b29bBase—$0.01100%0x0018…ca97113d ago0x1f2533…7938df
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0x84db9d…e79cf5
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0xb0b919…56162b
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0x8c7469…10e6d6
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0xe0e41c…89edb4
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0x9e042b…3b8084
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0x761771…7f583a
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0x98c5ad…4bb9ab
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0x008618…37c3ac
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0x1f0568…3af72d
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0x485ec6…9daeaa
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0xbf8287…7248a0
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0x7d56c9…0a1042
0xa4a1…f7cc0x73fc…b29bBase—$0.01100%0x0018…ca97113d ago0xdfbd96…5066d4
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0x0327f8…06e24b
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0xb0d4a2…3c3390
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0x57320b…628505
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0x053dda…e87678
0xa4a1…f7cc0x73fc…b29bBase—$0.0075100%0x0018…ca97113d ago0x96e928…7c158c

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.