Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2352…17390x47c5…4fc3Base$10.5070%0x4596…ce091d ago0x9e6c14…8f2455
0x2352…17390x47c5…4fc3Base$10.5070%0x54b0…43841d ago0x430808…315a06
0x2352…17390x47c5…4fc3Base$10.5070%0x3e5d…fd382d ago0xbe6d92…395dd9
0x2352…17390x47c5…4fc3Base$21.0070%0x21e4…0fa92d ago0xb04b77…b3d5c0
0x2352…17390x47c5…4fc3Base$10.5070%0xefcd…fefe2d ago0xc232ce…96b5e2
0x2352…17390x47c5…4fc3Base$15.7570%0xa5c8…4ccb2d ago0xa298bc…7ae01a
0x2352…17390x47c5…4fc3Base$10.5070%0x1f5f…656e2d ago0x37208b…a50899
0x2352…17390x47c5…4fc3Base$10.5070%0xfbba…dd902d ago0x0b8eb9…6ddf2c
0x2352…17390x47c5…4fc3Base$10.5070%0x7311…c90b2d ago0x954e8c…8b63f5
0x2352…17390x47c5…4fc3Base$21.0070%0x44e3…34322d ago0xec5644…27c7cb
0x2352…17390x47c5…4fc3Base$10.5070%0x06ee…cb522d ago0xf87b5f…9381d6

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.