Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x737c91…2402da
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdff4ed…05711d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x62412e…0cb4a9
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc5bc44…af2b87
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x63cdc5…adb9d5
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc035c3…b83b66
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x831958…63ae63
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd42534…44c46a
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x781f19…b3513e
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x79fc1a…226adb
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1be079…84765c
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdaf5d8…941c44
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x73fa6b…36d129
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf07289…fd4757
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b50fe…b65e71
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x146d73…5175b7
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc8ebdd…a50faf
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbedea4…5f0443
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x161b8a…96f0df
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2d0cb1…e410f6
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcc3587…fe6faa
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33528c…ed43e3
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd507d0…995a37
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3ebe0c…142fc0
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaf7abc…99b2ec

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.