Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e02…5f0a0xbcb7…ec08Base—$0.01100%coinbase79d ago0x0c1903…c42e0d
0x1e02…5f0a0x69f9…168aBase—$0.01100%coinbase79d ago0x1aba62…5917c6
0x1e02…5f0a0xa5ad…3fbbBase—$0.01100%coinbase79d ago0xb17b1f…2db186
0x1e02…5f0a0x0e0b…ad85Base—$0.01100%coinbase79d ago0xb5e78f…cce203
0x1e02…5f0a0xb7ff…9abcBase—$0.01100%coinbase79d ago0xf50097…32e530
0x1e02…5f0a0x7ff0…1f51Base—$0.01100%coinbase79d ago0x44d745…9e2b63
0x1e02…5f0a0xb7f8…1e89Base—$0.01100%coinbase79d ago0x613fa3…db6dba
0x1e02…5f0a0x6c4f…4435Base—$0.01100%coinbase79d ago0xc0203d…1ae7b7
0x1e02…5f0a0x41c3…bd0cBase—$0.01100%coinbase79d ago0x560478…21d22e
0x1e02…5f0a0x5fb7…5b98Base—$0.01100%coinbase79d ago0x23169a…4b592c
0x1e02…5f0a0x5970…7939Base—$0.01100%coinbase79d ago0x406bad…b0ccd5
0x1e02…5f0a0x09e6…6ef9Base—$0.01100%coinbase79d ago0x55ef1c…5d0284
0x1e02…5f0a0x42dd…8511Base—$0.01100%coinbase79d ago0x14b31a…61db87
0x1e02…5f0a0x593e…1dd6Base—$0.01100%coinbase79d ago0xc8d661…172cee
0x1e02…5f0a0xa7b2…5646Base—$0.01100%coinbase79d ago0x99eb4c…7ab5f2
0x1e02…5f0a0xbcc8…8736Base—$0.01100%coinbase79d ago0x23123d…9f3e16
0x1e02…5f0a0x5a9a…ef59Base—$0.01100%coinbase79d ago0xc2d41a…40af04
0x1e02…5f0a0xf37c…c7adBase—$0.01100%coinbase79d ago0x8de811…2b9984
0x1e02…5f0a0x8d95…4bbaBase—$0.01100%coinbase79d ago0x932493…952ffe
0x1e02…5f0a0x8c92…bbb2Base—$0.01100%coinbase79d ago0x91f690…f9547d
0x1e02…5f0a0xeeb8…4e71Base—$0.01100%coinbase79d ago0x612def…b9eaa5
0x1e02…5f0a0x814c…5681Base—$0.01100%coinbase79d ago0x84f659…5f45d6
0x1e02…5f0a0x13c4…0c2dBase—$0.01100%coinbase79d ago0xe442f6…bf4198
0x1e02…5f0a0x8f57…440fBase—$0.01100%coinbase79d ago0xb5c33b…53f109
0x1e02…5f0a0xafea…b358Base—$0.01100%coinbase79d ago0x8bcf57…d08d60

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.