Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81aa…2c460x8820…e6faBase—$0.01100%coinbase68d ago0xf0d1aa…358a7e
0x81aa…2c460x4e04…abdeBase—$0.01100%coinbase68d ago0x774a33…ea1e64
0x81aa…2c460xea13…c50bBase—$0.01100%coinbase68d ago0x16c485…2d6e4c
0x81aa…2c460x5004…8f23Base—$0.01100%coinbase68d ago0x863efe…3de287
0x81aa…2c460x2e01…56a8Base—$0.01100%coinbase68d ago0x09b2ad…4bbebd
0x81aa…2c460xa9dd…dff1Base—$0.01100%coinbase68d ago0x5176fb…2632d9
0x81aa…2c460x65ac…7eddBase—$0.01100%coinbase68d ago0x2b0a1c…e08dc7
0x81aa…2c460x7bc0…042aBase—$0.01100%coinbase68d ago0x99b2c4…760018
0x81aa…2c460x05dd…351cBase—$0.01100%coinbase69d ago0xcff4d2…1fd95e
0x81aa…2c460x56a8…1474Base—$0.01100%coinbase69d ago0x674ffc…251e71
0x81aa…2c460xd88e…790fBase—$0.01100%coinbase69d ago0xd77354…12ffeb
0x81aa…2c460x747b…fd4cBase—$0.01100%coinbase69d ago0x565b46…86d51d
0x81aa…2c460xe64d…ab52Base—$0.01100%coinbase69d ago0xab21ca…5f04d6
0x81aa…2c460xd8d7…4aa1Base—$0.01100%coinbase69d ago0xd54541…7cb9d3
0x81aa…2c460xca40…f0c8Base—$0.01100%coinbase69d ago0xe64496…9f8e18
0x81aa…2c460x8e87…9591Base—$0.01100%coinbase69d ago0xb3b1cb…3bafc8
0x81aa…2c460xaae4…6b8dBase—$0.01100%coinbase69d ago0x25313b…ce8597
0x81aa…2c460x6d2e…8bccBase—$0.01100%coinbase69d ago0x62f35e…a48041
0x81aa…2c460xc034…513bBase—$0.01100%coinbase69d ago0x8a4714…4c136c
0x81aa…2c460x2276…a5aaBase—$0.01100%coinbase69d ago0x6690bd…8d3ab3
0x81aa…2c460xae15…1779Base—$0.01100%coinbase69d ago0x5ae2b5…107251
0x81aa…2c460xb55c…8052Base—$0.01100%coinbase69d ago0xdb7f22…95ea9b
0x81aa…2c460xa8fe…63baBase—$0.01100%coinbase69d ago0x086799…0a99fa
0x81aa…2c460xf46f…6798Base—$0.01100%coinbase69d ago0xfbd13e…264eb7
0x81aa…2c460x2cc6…1fb8Base—$0.01100%coinbase69d ago0x8198db…0723e7

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.