Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xd0b5…f224Base—$11.9670%0x6351…0d628d ago0x320c28…dd512f
0xc718…b9fa0xd0b5…f224Base—$284.3170%0x3482…6f0e9d ago0x3a36b9…7ce40d
0x16d7…4e020xd0b5…f224Base—$9.9970%0x3482…6f0e9d ago0x45c86d…5316da
0x4422…53680xd0b5…f224Base—$105.0070%0x3482…6f0e9d ago0x67e789…8c9fe3
0x0017…56080xd0b5…f224Base—$3.4370%0x3482…6f0e9d ago0x98cf24…a50a77
0xd408…69f80xd0b5…f224Base—$26.7970%0x3482…6f0e9d ago0x54f676…a35a11
0xc75b…69290xd0b5…f224Base—$1.9970%0x3482…6f0e9d ago0x3e2866…b1449c
0x5adc…10a10xd0b5…f224Base—$9.9870%0x3482…6f0e9d ago0x2788a3…1b18ff
0xe9fc…a5900xd0b5…f224Base—$101.2570%0x3482…6f0e9d ago0x6f3896…170f82
0x4e69…359d0xd0b5…f224Base—$1.4970%0x3482…6f0e9d ago0x1a8d55…372422
0xc9d1…9e540xd0b5…f224Base—$2.0070%0x3482…6f0e9d ago0xce4811…eb4b14
0x76fc…05fb0xd0b5…f224Base—$4.1870%0x3482…6f0e9d ago0xcf55b0…e6ed81

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.