Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x85678e…1c7407
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x9c797f…ffb74d
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x61b4e8…a98254
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0xe73a8e…518470
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x699d8f…cd34ad
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x7e40e5…1d842a
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0xd45f42…2fc292
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x3a88b9…359654
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x733398…b24281
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0xe762d3…b577e7
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x11e450…f6315b
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0xb82f1a…72bc20
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0xb1c00b…055128
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0xdb7868…36ecc5
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x582107…76a19e
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0xfc1f8a…6b6894
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x41da06…69481a
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x715071…a8cf6d
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x64e8e0…944b1c
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x4d41b2…21c533
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0xad1ab6…e0dd32
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0xc7c7d5…1829ec
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x0aa975…272e24
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x6f14a5…f3190f
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted118d ago0x568782…1b395c

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.