Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase9d ago0xa2e73a…0982fc
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI9d ago0xd03a3f…bdf4ec
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase9d ago0x5804cb…b87ad0
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI9d ago0x454dfd…e335d1
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase9d ago0x5727da…74bbc5
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase9d ago0x2a5f70…aec653
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI9d ago0xbc4bb5…1fc0dd
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI9d ago0xd103fd…b65a6d
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI9d ago0x4b1691…cd66dd
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase9d ago0x679a1b…4ec136
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase9d ago0x000d7f…88c8f2
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase9d ago0xa9f031…87233c
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase9d ago0x638358…3cbaa6
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI9d ago0x054e10…3a6344
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI9d ago0x6cca97…314178
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI9d ago0x1d0b51…2d0773
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI9d ago0xe1c274…f822eb
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase9d ago0xb32959…c1455e
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase9d ago0x171e82…fb1654
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI9d ago0xe6a46a…2d7749
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI9d ago0x0d2578…9ed2cd
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase9d ago0xc66a9e…0b5781
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase9d ago0x4d7a6f…87abcb
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI9d ago0xcedf0c…eede66
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase9d ago0xb43a23…9d25ee

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.