Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x120ba6…65af42
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xf305b0…e23801
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xfe3bdb…0b9cde
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x70fc4b…bdd6c0
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xf642df…91e8b2
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x500815…5f1507
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xf6bd42…cab278
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xc04d8e…f48659
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x68db4f…cf0c97
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xc6a484…cfaddb
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xf5672d…e3aa95
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xd45d67…961111
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x1064a2…20e012
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x958b13…09a831
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x26ff96…263d19
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x8b2850…79b396
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0xb0fd4b…039397
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xc3d509…adee41
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x50b0c6…ea4f56
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xc2fb6c…a31641
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x6f55be…6ce21a
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x336ba2…e75602
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x11d337…b1a7c1
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xff9414…6678a8
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x651484…8ff43e

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.