Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x01f465…4b7025
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0xdf1579…f01090
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x02d25e…0ddf2a
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x9fd99d…09bc5b
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0xa0f3bb…9ede21
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x231c08…12766a
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x151700…551e36
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x6237f4…b10e9c
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0xa03e7d…571dbe
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0xf910fa…516ed4
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x5176ae…529b4f
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x03dfd9…9a4d12
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x708630…258b69
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x02496a…4ef26d
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0xab0af1…1ab5c0
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0xa6388b…ce119e
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0xb24137…53c764
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x3f394e…cdbd51
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0xe10933…0fc6f1
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x41a1a4…b53b3e
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x20d444…f7351a
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0xf136b6…4cd283
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x7ea82e…643bc6
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x02a4ea…d70f1c
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0xe82e3f…6d0004

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.