Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe66e…e2070xea33…e99aBase—$0.01100%coinbase75d ago0x5954a7…8b0158
0xe66e…e2070xad4e…628dBase—$0.01100%coinbase75d ago0x1eda67…02c18e
0xe66e…e2070x87f0…53bdBase—$0.01100%coinbase75d ago0x5e27e4…bd2c92
0xe66e…e2070x2ead…e038Base—$0.01100%coinbase75d ago0x53df2a…c18007
0xe66e…e2070x9d5c…8a23Base—$0.01100%coinbase75d ago0xe4bbe5…f26919
0xe66e…e2070x10f8…8ea9Base—$0.01100%coinbase75d ago0x62ed32…94a00a
0xe66e…e2070x5952…512bBase—$0.01100%coinbase75d ago0x2d44ce…9cda85
0xe66e…e2070xa016…d5e6Base—$0.01100%coinbase75d ago0x19395b…70e1fe
0xe66e…e2070x0767…af71Base—$0.01100%coinbase75d ago0xa2a4e0…41135f
0xe66e…e2070xf66d…717eBase—$0.01100%coinbase75d ago0x9351f9…7fde1b
0xe66e…e2070xc9a0…060bBase—$0.01100%coinbase75d ago0x8ecaac…1c1da6
0xe66e…e2070x83ad…2994Base—$0.01100%coinbase75d ago0xe2b4d7…2ac904
0xe66e…e2070x4fb7…7987Base—$0.01100%coinbase75d ago0x81a92a…696c6b
0xe66e…e2070x9e36…88adBase—$0.01100%coinbase75d ago0x1a5774…a558a4
0xe66e…e2070xf909…707aBase—$0.01100%coinbase75d ago0x7472bf…665911
0xe66e…e2070x39f4…a49fBase—$0.01100%coinbase75d ago0xe1f747…b3ac75
0xe66e…e2070x6b42…3008Base—$0.01100%coinbase75d ago0x4e8e9c…be6af7
0xe66e…e2070xf5bc…8b35Base—$0.01100%coinbase75d ago0x1cd4f4…2357c3
0xe66e…e2070xe3f8…620cBase—$0.01100%coinbase75d ago0x1109b5…689595
0xe66e…e2070x0bb8…ccc8Base—$0.01100%coinbase75d ago0xa4c8af…a6e345
0xe66e…e2070x3b6d…126bBase—$0.01100%coinbase75d ago0xec51c4…6b9f53
0xe66e…e2070x7c97…4e50Base—$0.01100%coinbase75d ago0xb7c914…e48671
0xe66e…e2070x2580…f92bBase—$0.01100%coinbase75d ago0x2ee247…10d970
0xe66e…e2070xa64f…ab5cBase—$0.01100%coinbase75d ago0x533ab9…31c309
0xe66e…e2070x5363…f0f9Base—$0.01100%coinbase75d ago0x904f2c…011c98

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.