Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf218…87740x03ce…bee7Base—$0.01100%coinbase81d ago0x10712c…216a5a
0xf218…87740x5d85…a7c7Base—$0.01100%coinbase81d ago0xd7d83e…6595dc
0xf218…87740xfa78…468cBase—$0.01100%coinbase81d ago0x4fc83e…9c4fb9
0xf218…87740x04bc…251fBase—$0.01100%coinbase82d ago0x140888…83028d
0xf218…87740x9467…3c19Base—$0.01100%coinbase82d ago0x2c364c…fd3a3a
0xf218…87740xf207…1e9eBase—$0.01100%coinbase82d ago0xf76e35…5b745e
0xf218…87740x36d0…5d60Base—$0.01100%coinbase82d ago0xce1d37…d35411
0xf218…87740x1dbf…558aBase—$0.01100%coinbase82d ago0x50b948…4ff02d
0xf218…87740x4cd2…94edBase—$0.01100%coinbase82d ago0x990d0b…819a74
0xf218…87740x0bd4…ca8aBase—$0.01100%coinbase82d ago0x282afd…b568f4
0xf218…87740xbba7…385eBase—$0.01100%coinbase82d ago0xf14ba5…9d93cb
0xf218…87740x7ff5…ea7dBase—$0.01100%coinbase82d ago0x22900a…082b5a
0xf218…87740x3d0d…ffffBase—$0.01100%coinbase82d ago0x8f641a…e0f89f
0xf218…87740xc7f7…ed30Base—$0.01100%coinbase82d ago0x81ab2d…7dce09
0xf218…87740x908f…d8ceBase—$0.01100%coinbase82d ago0x13a0b4…9ecd45
0xf218…87740x30af…dfb8Base—$0.01100%coinbase82d ago0x908a2a…86ccaa
0xf218…87740x75fb…f6dcBase—$0.01100%coinbase82d ago0x48d29e…2ff59c
0xf218…87740xada6…dc17Base—$0.01100%coinbase82d ago0x40b50f…88d07d
0xf218…87740x21f9…6087Base—$0.01100%coinbase82d ago0x31cb05…8fc9b1
0xf218…87740x0276…c4dbBase—$0.01100%coinbase82d ago0x20873d…b8e63a
0xf218…87740x1490…2a76Base—$0.01100%coinbase82d ago0xa8924f…6eaba7
0xf218…87740xa34e…8a40Base—$0.01100%coinbase82d ago0x600950…5dcb81
0xf218…87740x107f…f246Base—$0.01100%coinbase82d ago0x2a38f3…6b38d6
0xf218…87740x894f…8628Base—$0.01100%coinbase82d ago0x1968d5…f5077e
0xf218…87740x37ab…eb35Base—$0.01100%coinbase82d ago0x592653…d844fa

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.