Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xb4cb…00e5Base—$37.6270%0x6351…0d621d ago0xf5ee39…49a3fb
0x2fc6…befe0xb4cb…00e5Base—$24.8570%0x6351…0d621d ago0x75ee67…e5230a
0x2fc6…befe0xb4cb…00e5Base—$2.0070%0x6351…0d621d ago0x1cf2b6…9c63ed
0x2fc6…befe0xb4cb…00e5Base—$10.4570%0x6351…0d621d ago0x9cd3bc…d2a04f
0x2fc6…befe0xb4cb…00e5Base—$195.2770%0x6351…0d621d ago0x5d5086…363718
0x2fc6…befe0xb4cb…00e5Base—$9.9470%0x6351…0d621d ago0xabf82f…620e12
0x2fc6…befe0xb4cb…00e5Base—$59.8770%0x6351…0d621d ago0xc5ca52…e80e3c
0x2fc6…befe0xb4cb…00e5Base—$4.5370%0x6351…0d621d ago0x6cf117…881eca
0x2fc6…befe0xb4cb…00e5Base—$209.9070%0x6351…0d621d ago0x0c72c7…cb1cbf
0x2fc6…befe0xb4cb…00e5Base—$52.0870%0x6351…0d621d ago0xefb48e…48ca67
0x2fc6…befe0xb4cb…00e5Base—$59.2970%0x6351…0d621d ago0x774ff7…7194a2
0x2fc6…befe0xb4cb…00e5Base—$1.3470%0x6351…0d621d ago0x8b27c2…f282de
0x2fc6…befe0xb4cb…00e5Base—$29.8970%0x6351…0d621d ago0x468495…c9b593
0x2fc6…befe0xb4cb…00e5Base—$77.2270%0x6351…0d621d ago0x4bb0db…6d76fe
0x2fc6…befe0xb4cb…00e5Base—$206.5070%0x6351…0d621d ago0xb76215…02f1a2
0x2fc6…befe0xb4cb…00e5Base—$9.3670%0x6351…0d621d ago0xf1106a…f46b37
0x2fc6…befe0xb4cb…00e5Base—$51.5270%0x6351…0d621d ago0x6aca31…f09b98
0x2fc6…befe0xb4cb…00e5Base—$8.8270%0x6351…0d621d ago0xa8d02a…1c0fff
0x2fc6…befe0xb4cb…00e5Base—$40.1170%0x6351…0d621d ago0x42f86c…4de870
0x2fc6…befe0xb4cb…00e5Base—$24.3770%0x6351…0d621d ago0xb0799a…3aac77
0x2fc6…befe0xb4cb…00e5Base—$83.0070%0x6351…0d621d ago0x4268e1…870213
0x2fc6…befe0xb4cb…00e5Base—$49.0870%0x6351…0d621d ago0x08ef51…7aaa40
0x2fc6…befe0xb4cb…00e5Base—$26.4470%0x6351…0d621d ago0x06896c…4ac252
0x2fc6…befe0xb4cb…00e5Base—$4.1770%0x6351…0d621d ago0xb517c8…71fb00
0x2fc6…befe0xb4cb…00e5Base—$326.7670%0x6351…0d621d ago0xaa0e07…d0bd34

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.