Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x514caf…9c437f
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x8b75d5…316280
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0xffdef7…656262
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x2c1880…7fcb0c
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x5abab1…9641b4
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0xfcc1bd…677039
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0xdeb2a4…b4af6b
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0xc17e54…9786d7
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x9ad1a2…da4f79
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0xf417d5…cf31b7
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x5798c1…cc7299
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x8722e6…1e6482
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x61afee…8eec8c
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x2ac4c2…346cf7
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x106cca…f70d4f
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x95c56c…ef0097
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x975586…04cb98
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x8592e8…0adb24
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0xbfae34…8130b0
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0xfb7b8a…9f1685
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x0c933d…475fe0
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x53139d…28a0fd
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0xe55cb0…68bf95
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0xf8998f…e1a7e7
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase8d ago0x20f1f1…920e3d

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.