Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdec0…56a80x95b1…68ddBase—$0.01100%coinbase69d ago0x8ae925…26d601
0xdec0…56a80xcf10…2875Base—$0.01100%coinbase69d ago0x883324…99e3b8
0xdec0…56a80x0665…b701Base—$0.01100%coinbase69d ago0x68d2de…2c37b8
0xdec0…56a80x0205…a963Base—$0.01100%coinbase69d ago0xa9885d…fa497e
0xdec0…56a80xd603…4e3cBase—$0.01100%coinbase69d ago0x53fc8e…b54dff
0xdec0…56a80xdf62…a7ddBase—$0.01100%coinbase69d ago0xc162cd…e9943c
0xdec0…56a80x5037…06f4Base—$0.01100%coinbase69d ago0x8f3879…25113b
0xdec0…56a80xa6f8…b105Base—$0.01100%coinbase69d ago0xbf54fb…33443c
0xdec0…56a80x8f5f…91a0Base—$0.01100%coinbase69d ago0x246d75…f23502
0xdec0…56a80x954d…fa79Base—$0.01100%coinbase69d ago0x968b61…031573
0xdec0…56a80xe88b…2923Base—$0.01100%coinbase69d ago0x6f02de…6f8446
0xdec0…56a80xe158…2232Base—$0.01100%coinbase69d ago0x064a12…23bf6e
0xdec0…56a80x8189…7a11Base—$0.01100%coinbase69d ago0x26628f…9c4ab4
0xdec0…56a80xf482…8cb1Base—$0.01100%coinbase69d ago0xfaaed9…67b391
0xdec0…56a80xed3f…cecdBase—$0.01100%coinbase69d ago0x33092a…4be7cf
0xdec0…56a80xff4e…76f1Base—$0.01100%coinbase69d ago0x15d3c3…975df6
0xdec0…56a80x7d78…6426Base—$0.01100%coinbase69d ago0x72a59f…fb330c
0xdec0…56a80xf99f…6defBase—$0.01100%coinbase69d ago0x0ab050…9f0d90
0xdec0…56a80x09d2…1593Base—$0.01100%coinbase69d ago0xe4f564…9cdf6e
0xdec0…56a80x71ba…d53cBase—$0.01100%coinbase69d ago0x339d02…b2aa04
0xdec0…56a80x8da9…d164Base—$0.01100%coinbase69d ago0x4b2fff…8a6a33
0xdec0…56a80xd008…19f9Base—$0.01100%coinbase69d ago0x93541c…ef98ca
0xdec0…56a80xb42f…64a3Base—$0.01100%coinbase69d ago0x710a25…ccb26a
0xdec0…56a80x734f…aa21Base—$0.01100%coinbase69d ago0x819c38…8ece95
0xdec0…56a80x4e4e…59b0Base—$0.01100%coinbase69d ago0x91707c…a855c8

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.