Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34da…7cb40xb0af…7de0Base—$2.31100%coinbase25d ago0xae44ae…04f646
0x34da…7cb40xb0af…7de0Base—$1.96100%coinbase25d ago0x58c6f8…90cd62
0x1061…a4e30xb0af…7de0Base—$14.90100%coinbase25d ago0x86b469…dbf975
0x1a46…89da0xb0af…7de0Base—$0.04100%coinbase25d ago0x4c4120…471f36
0x1061…a4e30xb0af…7de0Base—$15.19100%coinbase25d ago0x8ed493…0f8965
0xdb7b…059d0xb0af…7de0Base—$0.62100%coinbase25d ago0xdc4680…9b08b2
0x84db…96280xb0af…7de0Base—$1.75100%coinbase25d ago0xcf7553…ca2e3c
0xb66a…04f40xb0af…7de0Base—$1.75100%coinbase25d ago0x957cba…f28127
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase25d ago0x6e0abd…00da62
0xff56…086a0xb0af…7de0Base—$1.02100%coinbase25d ago0x1b3eaa…60a918
0x1ebf…76220xb0af…7de0Base—$0.22100%coinbase25d ago0xcc3df7…a3a7c6
0x98a8…7bce0xb0af…7de0Base—$0.18100%coinbase25d ago0x811fcb…580bf8
0x34da…7cb40xb0af…7de0Base—$2.54100%coinbase25d ago0x7dddde…dac9ed
0x1a46…89da0xb0af…7de0Base—$0.06100%coinbase25d ago0xed8c16…21d60f
0xff56…086a0xb0af…7de0Base—$1.02100%coinbase25d ago0x9a0c8f…3c0522
0x1ebf…76220xb0af…7de0Base—$0.20100%coinbase25d ago0xf862a3…418c83
0x1061…a4e30xb0af…7de0Base—$14.94100%coinbase25d ago0x5010a6…274d1a
0x34da…7cb40xb0af…7de0Base—$2.34100%coinbase25d ago0x344fe2…a85e01
0x1a46…89da0xb0af…7de0Base—$0.06100%coinbase25d ago0x270f8a…fd584f
0x84db…96280xb0af…7de0Base—$30.42100%coinbase25d ago0xd7dbcf…245017
0xc43b…34c00xb0af…7de0Base—$3.30100%coinbase25d ago0xe2a9e5…6fd037
0xb66a…04f40xb0af…7de0Base—$2.20100%coinbase25d ago0x44f897…fb6ddb
0x1a46…89da0xb0af…7de0Base—$0.04100%coinbase25d ago0x9ba30f…d3abe5
0x1a46…89da0xb0af…7de0Base—$0.04100%coinbase25d ago0x0b77c9…8e1580
0x34da…7cb40xb0af…7de0Base—$2.43100%coinbase25d ago0xb16dba…cf355d

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.