Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x46b7ba…5dc7fe
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x3f6e65…ee98ee
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x79bd78…55eb95
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0xc1e474…4267ec
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x03da8e…cf1c06
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0xdedc26…bc2607
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0xd3ccd5…3e4617
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x676967…4a605c
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x44489f…328c62
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x8d67cf…74819c
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x85533f…82174f
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0xb25775…59ae79
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x0a7891…5a43da
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x96e05a…5ce631
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0xac1a9a…0683d2
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0xbf73ef…c3f938
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x79f9b2…195e37
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x29325e…77c2e1
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0xbd6508…0f709f
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x06781d…a87fde
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0xd02326…9e9ca9
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x7c2d26…141357
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x906aa3…ea66a4
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0x08a397…dc5f2c
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase8d ago0xead8ee…8e3195

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.