Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$2.35100%coinbase35d ago0x8c983d…98fcd8
0xb66a…04f40xb0af…7de0Base—$2.34100%coinbase35d ago0x6ad2a6…5b8f16
0xb66a…04f40xb0af…7de0Base—$24.23100%coinbase35d ago0xdd49f9…7bd69a
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase35d ago0x2462e0…3c4bd7
0xb66a…04f40xb0af…7de0Base—$23.79100%coinbase35d ago0xec5c24…0bd0c9
0xb66a…04f40xb0af…7de0Base—$22.01100%coinbase35d ago0x0b7009…c80c75
0xb66a…04f40xb0af…7de0Base—$22.72100%coinbase35d ago0xd811c0…a77806
0xb66a…04f40xb0af…3befBase—$3.00100%payAI35d ago0x3a0408…43977f
0xb66a…04f40xb0af…7de0Base—$24.53100%coinbase35d ago0xaf7615…7b0cfc
0xb66a…04f40xb0af…3befBase—$3.00100%payAI35d ago0x8ab7c2…26ab5f
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase35d ago0xf4ecb1…89d2f0
0xb66a…04f40xb0af…7de0Base—$25.99100%coinbase35d ago0x986536…20631b
0xb66a…04f40xb0af…7de0Base—$2.35100%coinbase35d ago0xf5c8e5…4a1db3
0xb66a…04f40xb0af…7de0Base—$2.34100%coinbase35d ago0x9c9e3c…9e4759
0xb66a…04f40xb0af…7de0Base—$27.87100%coinbase35d ago0x9f6d54…6adf3c
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase35d ago0xf43f87…449eef
0xb66a…04f40xb0af…7de0Base—$26.31100%coinbase35d ago0x5786d1…a49792
0xb66a…04f40xb0af…7de0Base—$24.01100%coinbase35d ago0xf70a7b…469aa2
0xb66a…04f40xb0af…7de0Base—$20.01100%coinbase35d ago0x08236e…b188ff
0xb66a…04f40xb0af…7de0Base—$23.46100%coinbase35d ago0xe8d03d…de9a09
0xb66a…04f40xb0af…7de0Base—$23.28100%coinbase35d ago0x0c1a3b…b35b73
0xb66a…04f40xb0af…7de0Base—$24.47100%coinbase35d ago0x7b80e2…f0f72f
0xb66a…04f40xb0af…3befBase—$3.00100%payAI35d ago0x0ed161…119e2a
0xb66a…04f40xb0af…7de0Base—$26.24100%coinbase35d ago0xdcedee…1e5832
0xb66a…04f40xb0af…7de0Base—$24.02100%coinbase35d ago0x12bb84…2e72b7

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.