Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0x328f12…2b42dc
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0xee6234…6eb3e6
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0xcb7851…f66aa8
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0x153b4b…99591b
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0x9d8c76…260e01
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0xee6a02…997d87
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0xd22563…009399
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0x0cfc6a…a7929f
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0xf4489c…7d9a04
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0x9338b9…5cf8ad
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0x644f00…f7937f
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0x5b463e…3edef0
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0x91539a…183817
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0xf02b33…c8cb69
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0x0e2eae…47d08c
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0x8816bd…3c919f
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0x1c3a7b…d85d45
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0x6d96fe…f46193
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0xde5270…703dc4
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0xbb95b7…257c46
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0x80b2eb…802812
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0x65270d…581630
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0xbbd46b…8da72b
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0xecf75c…5175c9
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase32d ago0xd898e5…181237

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.