Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa36d ago0x32d067…20d8e5
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa36d ago0xcab625…9f7280
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa36d ago0xb121c3…337bfd
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa36d ago0xeb3288…59550b
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa36d ago0x4d16df…94c627
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa36d ago0x91fe87…f54364
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa36d ago0x528679…215044
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa36d ago0xa3e760…e3baf0
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa36d ago0x1e627b…272a75
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa36d ago0xe7036d…c55401
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa36d ago0x320be7…562174
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa36d ago0xfccdfd…438a23
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa36d ago0xcb0034…7a9b94
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa36d ago0xac32f0…2395f3
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa36d ago0x3a0ac4…fa1a59
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa36d ago0xe886f4…febf1a
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa36d ago0x3fac92…5d4c69
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa36d ago0xb706a9…47fdab
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0x7e3ff4…96be34
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0xd95de4…9ab9a3
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa37d ago0x4e8536…7e3a8d
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa37d ago0x945413…85d5f3
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0xe06e76…bf835b
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa37d ago0x38d642…2a95e0
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa37d ago0x4ccd7d…57f5f2

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.