Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c1780d ago0x75f6a6…090344
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c1780d ago0x78a371…f77681
0x6ede…86cf0x9f21…dc59Base—$4.90100%0x2772…8c1780d ago0xb89fe0…123d3e
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c1780d ago0x48ab14…807e1e
0x9f21…dc590x6ede…86cfBase—$2.00100%0x2772…8c1780d ago0x3c3b2b…fd88de
0x9f21…dc590x6ede…86cfBase—$5.40100%0x2772…8c1780d ago0x0b4f47…407d4b
0x9f21…dc590x6ede…86cfBase—$0.50100%0x2772…8c1780d ago0x960804…3ddb95
0x9f21…dc590x6ede…86cfBase—$3.40100%0x2772…8c1780d ago0x99738e…833654
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c1780d ago0xfbbc42…b79893
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c1780d ago0x95423a…7c1a09
0x6ede…86cf0x9f21…dc59Base—$3.80100%0x2772…8c1780d ago0x37c10f…c13da8
0x6ede…86cf0x9f21…dc59Base—$6.30100%0x2772…8c1780d ago0xda898b…94a5dc
0x6ede…86cf0x9f21…dc59Base—$4.60100%0x2772…8c1780d ago0x382a97…180f40
0x9f21…dc590x6ede…86cfBase—$7.80100%0x2772…8c1780d ago0xda65d2…b0f0f1
0x9f21…dc590x6ede…86cfBase—$8.00100%0x2772…8c1780d ago0x7a21c9…5b7662
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c1780d ago0x716dff…3d755c
0x6ede…86cf0x9f21…dc59Base—$5.60100%0x2772…8c1780d ago0x72e979…3096a5
0x9f21…dc590x6ede…86cfBase—$1.60100%0x2772…8c1780d ago0x651ec1…5880b0
0x6ede…86cf0x9f21…dc59Base—$14.50100%0x2772…8c1780d ago0xa7b09b…eaa23d

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.