Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase27d ago0x3b0dcf…f50f79
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase27d ago0xa37617…38f0c9
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase27d ago0x4a6862…957eee
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase27d ago0x8de693…a331c8
0x1ebf…76220xb0af…7de0Base—$0.14100%coinbase27d ago0x451429…3e29b5
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase27d ago0x4aa9af…a84d69
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase27d ago0x362b69…47582f
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase27d ago0x44dee7…5f727a
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase27d ago0x2e8a91…f84913
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase27d ago0x6e0ad5…d6c916
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase27d ago0x254bcc…d7c3e9
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase27d ago0x26306d…b193dc
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase27d ago0x12c870…124c88
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase27d ago0xb39671…4716fd
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase27d ago0x15168d…20bffa
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase27d ago0x5e3a6e…c25bff
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase27d ago0x965ef9…761cf0
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase27d ago0x208218…24c3db
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase27d ago0x65c8f1…2f97f6
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase27d ago0x5a0be1…5ab570
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase27d ago0x080544…26cc72
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase27d ago0x8d6f6b…6bcbd1
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase28d ago0x36a23e…afe226
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase28d ago0xc65f4d…c035ca
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase28d ago0x7c4d8d…4a4f75

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.