Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ded7f…67e58e
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x21df21…0b50a5
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x84b740…e6e8c3
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x26c283…9acb43
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdf9b4f…b26564
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf713c1…fe2081
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda257f…794d2c
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcbb395…5a0851
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x494817…40f766
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x840873…6334c9
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ad0dd…9b4d40
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb6c90…eb205b
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb90ab5…94b7c6
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfccee7…9b0145
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x687492…0200c7
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e0a35…4003fc
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4bf429…7c7c7e
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf6fbcc…1f20c4
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6efb62…c499eb
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b0305…581b64
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe9d4f9…08f40f
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x322648…cc7c4c
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x55010f…6a1cfc
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc74cb7…744465
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe30190…85f74f

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.