Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x76aa…2a0a20d ago0x58d660…cbc448
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xfec0…c39420d ago0xb08d10…4d0133
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x58f6…451720d ago0xa53b93…0ef858
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x35c6…376320d ago0x42e413…88daf7
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x5feb…0e1220d ago0xcdfbef…dd49ec
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x8944…ba2a20d ago0xb33069…f33b21
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xa225…dabf20d ago0x13f265…aeec1b
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xfaf2…854b20d ago0xf44283…0adf72
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x23e1…500320d ago0x52224e…8bb570
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x4e07…cf7c20d ago0x8c6629…0b8b13
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x0d6a…b70420d ago0x536d57…b840b1
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x9d9f…8c6a20d ago0xa099ba…8f2dd5
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x07d6…1b9420d ago0x353aa1…3fac45
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xc06a…344720d ago0x2c7634…4beaba
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x88df…6a4d20d ago0x1292f6…641f2d
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xde8d…bd2c20d ago0xec4eae…00bec4
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x52ba…517720d ago0xd0ba94…4385c4
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xe9e4…196320d ago0xd07094…3cdbe5
0x3fb1…7e250x47c5…4fc3Base—$15.7570%0xed27…48f720d ago0x709ac0…fa0d3d
0x3fb1…7e250x47c5…4fc3Base—$105.0070%0x4950…4a2620d ago0x89b7c0…0dc712
0x3fb1…7e250x47c5…4fc3Base—$57.7570%0x58cf…f8d420d ago0xe8405d…a27c08
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x6a32…813620d ago0xc49dfd…a0c914
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x30b6…608920d ago0x6e4ac1…9ac55b
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x7390…9c9320d ago0xeb6936…e5692b
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x2b35…135b20d ago0x85ff18…edcee4

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.