Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35e2…d0630xc258…f4ceBase—$0.01100%coinbase68d ago0x68455b…f0c59b
0x35e2…d0630xe3cd…dc7dBase—$0.01100%coinbase68d ago0xe58b05…00e0af
0x35e2…d0630xaa49…8606Base—$0.01100%coinbase68d ago0xd2c88f…457f8c
0x35e2…d0630x9b5b…9961Base—$0.01100%coinbase68d ago0xca403a…9f74a4
0x35e2…d0630x60f0…7087Base—$0.01100%coinbase68d ago0x2cd44a…966eb5
0x35e2…d0630xad68…a2e6Base—$0.01100%coinbase68d ago0x4a4240…ecd1fb
0x35e2…d0630xee50…90bfBase—$0.01100%coinbase68d ago0x1054f3…8ab441
0x35e2…d0630xf241…b72dBase—$0.01100%coinbase68d ago0x96698f…c0a485
0x35e2…d0630xd2cb…e020Base—$0.01100%coinbase68d ago0xf3c11d…20e800
0x35e2…d0630x89fd…94cbBase—$0.01100%coinbase68d ago0x8fdfda…88dd28
0x35e2…d0630x7031…8796Base—$0.01100%coinbase68d ago0xf489f6…d6ae23
0x35e2…d0630x1b6c…1464Base—$0.01100%coinbase68d ago0xe9f489…103a70
0x35e2…d0630x063d…f3e3Base—$0.01100%coinbase68d ago0xee3dc1…f8a200
0x35e2…d0630xe59b…a9c6Base—$0.01100%coinbase68d ago0x7767b0…73da05
0x35e2…d0630x0093…f32cBase—$0.01100%coinbase68d ago0x40a859…56b29c
0x35e2…d0630xad30…6897Base—$0.01100%coinbase68d ago0x0f78fa…cb9711
0x35e2…d0630x7737…cd00Base—$0.01100%coinbase68d ago0xd5afb0…17d5fb
0x35e2…d0630xbd91…4094Base—$0.01100%coinbase68d ago0x8420d9…73ddaa
0x35e2…d0630x0624…8e61Base—$0.01100%coinbase68d ago0x0fd348…64c96b
0x35e2…d0630xd948…cd68Base—$0.01100%coinbase68d ago0xa4788c…8c795e
0x35e2…d0630xd159…b326Base—$0.01100%coinbase68d ago0x31b000…c11c11
0x35e2…d0630x57fd…3014Base—$0.01100%coinbase68d ago0xca802c…723062
0x35e2…d0630xb38c…467bBase—$0.01100%coinbase68d ago0x012ff3…8ce392
0x35e2…d0630x75a1…36f2Base—$0.01100%coinbase68d ago0xd5089b…250fd1
0x35e2…d0630x35d3…62deBase—$0.01100%coinbase68d ago0xbbd801…af1b71

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.