Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x1152d1…fe3961
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xce7dc9…6daa6c
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x9c4da4…aeff05
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xd92a13…800ab6
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0xa19abf…b55067
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x04bd0d…19db74
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xd73d44…4450ef
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x8b2bf7…df33a3
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x751344…30753c
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x08e13e…2b972d
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xc753b4…721c8a
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x236707…809110
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x3a5887…ece941
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x4fd7ec…28092f
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x77b82e…e59f83
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x4e90a4…c567fb
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x207c3b…58d5e4
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0x8e6bb5…4ff651
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x752316…50a6b4
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0x737daf…17e28f
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xb208ef…3876a3
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xd8c3b7…0eef7c
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0x82f96e…4a54cc
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xa930ee…654dec
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0x231530…bc0f20

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.