Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc45…2fbd0x151b…85daBase—$0.01100%coinbase85d ago0xeb2579…a60fd9
0xbc45…2fbd0x0372…e4e3Base—$0.01100%coinbase85d ago0x75ff8e…175638
0xbc45…2fbd0x09d5…f2acBase—$0.01100%coinbase85d ago0x0be73e…69f244
0xbc45…2fbd0x40f5…a299Base—$0.01100%coinbase85d ago0xa74572…61ee06
0xbc45…2fbd0x6660…eaffBase—$0.01100%coinbase85d ago0xff574a…748314
0xbc45…2fbd0x0502…360fBase—$0.01100%coinbase85d ago0xfcc810…2fe396
0xbc45…2fbd0xcae0…ff70Base—$0.01100%coinbase85d ago0xe65723…de6ee3
0xbc45…2fbd0xa6ea…8230Base—$0.01100%coinbase85d ago0x90eb65…11c682
0xbc45…2fbd0xcd67…7019Base—$0.01100%coinbase85d ago0x100850…4772b0
0xbc45…2fbd0x2b43…7181Base—$0.01100%coinbase85d ago0x6fcf5e…fbf9f0
0xbc45…2fbd0xbca7…9cbdBase—$0.01100%coinbase85d ago0xae81a5…fde6a3
0xbc45…2fbd0xa6b5…c947Base—$0.01100%coinbase85d ago0xc4cd1a…4a583c
0xbc45…2fbd0x4eb4…efe2Base—$0.01100%coinbase85d ago0x36c650…2b1622
0xbc45…2fbd0xd947…bf95Base—$0.01100%coinbase85d ago0x39e9d7…3a223c
0xbc45…2fbd0xa2e2…8c03Base—$0.01100%coinbase85d ago0x9bb264…6dc2f6
0xbc45…2fbd0x5c7a…86f5Base—$0.01100%coinbase85d ago0x6459fc…f129f4
0xbc45…2fbd0xc146…312aBase—$0.01100%coinbase85d ago0x1248ab…0fea83
0xbc45…2fbd0x885f…321fBase—$0.01100%coinbase85d ago0x6be02d…41460a
0xbc45…2fbd0xc872…29d3Base—$0.01100%coinbase85d ago0x922b8b…418cd6
0xbc45…2fbd0x6ce3…5464Base—$0.01100%coinbase85d ago0x652033…2492f0
0xbc45…2fbd0xd9fa…a087Base—$0.01100%coinbase85d ago0x5997a5…e2bdb9
0xbc45…2fbd0xa54f…0cb5Base—$0.01100%coinbase85d ago0xdd29dc…dc5c64
0xbc45…2fbd0xbe60…93e1Base—$0.01100%coinbase85d ago0xa50b1d…a2c660
0xbc45…2fbd0x3fad…1bd9Base—$0.01100%coinbase85d ago0x24db29…7a300f
0xbc45…2fbd0x8d16…faf7Base—$0.01100%coinbase85d ago0x2b419a…d41d7d

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.