Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed40…a6650x1892…6085Base$1.67100%relai175d ago0x6ad400…1a0553
0xed40…a6650x1892…6085Base$1.17100%relai175d ago0x5de807…0a2b9c
0xed40…a6650x1892…6085Base$1.31100%relai175d ago0x701dc4…f860f5
0xed40…a6650x1892…6085Base$1.30100%relai175d ago0xd1fa41…6fdd37
0xed40…a6650x1892…6085Base$1.05100%relai175d ago0xf104a1…03de35
0xed40…a6650x1892…6085Base$1.44100%relai175d ago0x4368d2…97685b
0xed40…a6650x1892…6085Base$1.61100%relai175d ago0x56f477…c2eba7
0xed40…a6650x1892…6085Base$1.52100%relai175d ago0xf735c8…addbee
0xed40…a6650x1892…6085Base$1.17100%relai175d ago0x0a01d9…0547b2
0xed40…a6650x1892…6085Base$1.95100%relai175d ago0x429339…6b8e4f
0xed40…a6650x1892…6085Base$1.04100%relai175d ago0x864c3e…63f3ca
0xed40…a6650x1892…6085Base$1.16100%relai175d ago0x71bf02…c49aad
0xed40…a6650x1892…6085Base$1.74100%relai175d ago0x59e38a…551f04
0xed40…a6650x1892…6085Base$1.53100%relai175d ago0xe2f910…bc0b9a
0xed40…a6650x1892…6085Base$1.26100%relai175d ago0x376f7b…0b1593
0xed40…a6650x1892…6085Base$1.46100%relai175d ago0xc21400…491297
0xed40…a6650x1892…6085Base$1.52100%relai175d ago0x011bad…73c897
0xed40…a6650x1892…6085Base$1.79100%relai175d ago0x8502c2…052d07
0xed40…a6650x1892…6085Base$1.15100%relai175d ago0xdad6d6…0b2c71
0xed40…a6650x1892…6085Base$1.35100%relai175d ago0x68334b…e397e0
0xed40…a6650x1892…6085Base$1.84100%relai175d ago0x57b68c…2f9cc0
0xed40…a6650x1892…6085Base$1.51100%relai175d ago0x21509d…4bb754
0xed40…a6650x1892…6085Base$1.29100%relai175d ago0x4ec460…ea6c7c
0xed40…a6650x1892…6085Base$1.76100%relai175d ago0xac4a61…527589
0xed40…a6650x1892…6085Base$1.44100%relai175d ago0xbb17b6…ae0df7

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.