Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xec7433…cfe7b1
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x35fbd9…1a9a98
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c55c2…6454f8
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e3e54…b85c5b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb2e64b…d7e3c5
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x07fa4a…56cbb2
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbcb75e…27de35
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc67046…dec7c7
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x53b4db…00a2c1
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x34991b…49b5d9
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x174137…9dacad
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd424a2…10c67e
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3c62a0…b6b374
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeb47e5…fe9d3e
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf2fd4c…cf7aa2
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x64c9d0…ee743d
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1c0630…373ce2
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb1a5f…255d04
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd53890…0a4dc4
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4fa1a9…2b691c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5057c4…ccf16e
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x658751…79a783
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6265c8…98101b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x13d551…fd557e
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1f2e98…c5b7a5

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.