Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe33f…96100x0e3d…7757Base—$42.00100%0xb60e…e3aa66d ago0xa941cc…861482
0xe33f…96100x0e3d…7757Base—$52.50100%0x707e…8d2866d ago0x15086a…522c27
0xe33f…96100x0e3d…7757Base—$17.85100%0xb55c…2e3e66d ago0x068a62…10f644
0xe33f…96100x0e3d…7757Base—$84.00100%0x2699…b2a566d ago0x4badd2…fe43ec
0xe33f…96100x0e3d…7757Base—$52.50100%0x73bd…b44467d ago0x6cc673…5c26a5
0xe33f…96100x0e3d…7757Base—$57.75100%0x2a59…864567d ago0xec8337…946841
0xe33f…96100x0e3d…7757Base—$31.50100%0xa423…2cae67d ago0xd79ceb…de3204
0xe33f…96100x0e3d…7757Base—$52.50100%0xb99f…c90367d ago0xb1e8c7…f1dd0b
0xe33f…96100x0e3d…7757Base—$16.80100%0x7bc8…426167d ago0xe33c0f…a29cb2
0xe33f…96100x0e3d…7757Base—$31.50100%0x35fa…74a967d ago0xbf770c…86a0af
0xe33f…96100x0e3d…7757Base—$52.50100%0x75ef…a0f967d ago0x428bde…638910

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.