Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6465…cd0d0x2fc6…befeBase$170.0070%0x6351…0d623d ago0x973288…7d5e09
0xfe84…4a000x2fc6…befeBase$18.3770%0x6351…0d623d ago0x7d4f5f…b21294
0x00f5…66f40x2fc6…befeBase$1,111.8970%0x6351…0d623d ago0x50e5bb…9290aa
0xfcd8…07320x2fc6…befeBase$57.5070%0x6351…0d623d ago0xf20d34…cfe6cf
0x7986…cd090x2fc6…befeBase$1,000.0070%0x6351…0d623d ago0x0e20e3…49bef6
0x7986…cd090x2fc6…befeBase$2,000.0070%0x6351…0d623d ago0x736e58…8c2a4b
0x7381…e3a20x2fc6…befeBase$250.0670%0x6351…0d623d ago0xa40265…2f53dd
0xe151…8a8e0x2fc6…befeBase$3.0270%0x6351…0d623d ago0x0340df…d2dde2
0x97f1…e10d0x2fc6…befeBase$404.3370%0x6351…0d623d ago0x0006f0…c064b2
0xfcd8…07320x2fc6…befeBase$45.3070%0x6351…0d623d ago0x629acf…83a60d
0x3ce2…0c1c0x2fc6…befeBase$29.9670%0x6351…0d623d ago0xf5b426…3c32f7
0x3d3b…084c0x2fc6…befeBase$23.1070%0x6351…0d623d ago0x82c8ca…c81a8a
0xa6dd…37bc0x2fc6…befeBase$37.4970%0x6351…0d624d ago0xecc183…6c7b66
0xb54a…f3a10x2fc6…befeBase$37.4970%0x6351…0d624d ago0x2659d4…cc1d2c
0xc7b9…dbfc0x2fc6…befeBase$37.4970%0x6351…0d624d ago0x6bf87f…54ba20
0x65a6…f28f0x2fc6…befeBase$37.4970%0x6351…0d624d ago0x32a5bc…e20f7e
0x2fbf…72b90x2fc6…befeBase$337.7570%0x6351…0d624d ago0xf3d0df…3e0e68
0xa9e3…46d60x2fc6…befeBase$33.0370%0x6351…0d624d ago0xdb804b…d4db69
0xbf5a…61c60x2fc6…befeBase$100.1070%0x6351…0d624d ago0xb0ff1e…d02274
0xbf5a…61c60x2fc6…befeBase$70.0070%0x6351…0d624d ago0x7fc2b1…ffef59
0xc544…24270x2fc6…befeBase$16.0070%0x6351…0d624d ago0xdf549e…d19860
0x79ed…1ed10x2fc6…befeBase$1,966.8270%0x6351…0d624d ago0xee57c9…c5876f
0x4acd…cd180x2fc6…befeBase$21.3270%0x6351…0d624d ago0xc61e3e…4a1469
0x8bfc…2b500x2fc6…befeBase$1.4370%0x6351…0d624d ago0x0cce09…eede2f
0x4acd…cd180x2fc6…befeBase$10.0070%0x6351…0d624d ago0xd4bd7e…e903ed

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.