Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07fb…97dc0xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase83d ago0xef4f17…ffbbab
0x07fb…97dc0xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase83d ago0xe3aa24…d104b8
0x07fb…97dc0xdcec…7566Basex402 service$0.01100%coinbase83d ago0x96a955…1982db
0x07fb…97dc0x4ce8…975aBasex402 serviceFacebook-ads$0.03100%coinbase83d ago0x3f3739…90402a
0x07fb…97dc0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase83d ago0x2d2c48…5ea7d4
0x07fb…97dc0x7f33…0171Basex402 service$0.10100%coinbase83d ago0x955681…d1b3c1
0x07fb…97dc0xbaf5…53ccBasex402 service$0.04100%coinbase83d ago0x127b12…70b5db
0x07fb…97dc0xbaf5…53ccBasex402 service$0.01100%coinbase83d ago0x9a1826…67fad0
0x07fb…97dc0xdcec…7566Basex402 service$0.01100%coinbase83d ago0xac54e9…133d7b
0x07fb…97dc0x4d48…aab0Base—$0.10100%coinbase83d ago0x9611b0…31bb54
0x07fb…97dc0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase83d ago0x1a84f7…7a2990
0x07fb…97dc0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase83d ago0x15c8b7…3232fd
0x07fb…97dc0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase83d ago0xc57d4e…db63e4
0x07fb…97dc0x22de…5df6Basex402 serviceSecurity$0.02100%coinbase83d ago0x8f1da0…eacbe9
0x07fb…97dc0x22de…5df6Basex402 serviceSecurity$0.01100%coinbase83d ago0x3680c5…dd5c7a
0x07fb…97dc0xdcec…7566Basex402 service$0.01100%coinbase83d ago0x47e914…c7f1b1
0x07fb…97dc0x22de…5df6Basex402 serviceSecurity$0.02100%coinbase83d ago0x432a26…4fd3ec
0x07fb…97dc0xbaf5…53ccBasex402 service$0.01100%coinbase83d ago0x5771a6…13307d
0x07fb…97dc0x22de…5df6Basex402 serviceSecurity$0.01100%coinbase83d ago0xf71742…9360db
0x07fb…97dc0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase83d ago0xf41d85…ada70a
0x07fb…97dc0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase83d ago0x9a1416…905e22
0x07fb…97dc0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase83d ago0x6e454e…9ae8ea
0x07fb…97dc0xbaf5…53ccBasex402 service$0.04100%coinbase83d ago0xad478c…e64200
0x07fb…97dc0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase83d ago0x4d2b48…10a850
0x07fb…97dc0xbaf5…53ccBasex402 service$0.01100%coinbase83d ago0x14a3ed…77d372

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.