Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc95b…c0910x3dfe…c813Base$0.1070%0x5160…2bb624d ago0x459215…16215d
0x7171…c4190x3dfe…c813Base$0.0670%0x5160…2bb624d ago0x86ce39…dcf7a6
0x6706…50f60x3dfe…c813Base$0.0270%0x5160…2bb624d ago0xd4f178…1d1cf8
0x7171…c4190x3dfe…c813Base$0.0770%0x5160…2bb624d ago0xa99cf3…2326b1
0x4794…b4da0x3dfe…c813Base$0.00370%0x5160…2bb624d ago0x75a53e…a18a9a
0x7171…c4190x3dfe…c813Base$0.0570%0x5160…2bb624d ago0xb3a9f8…151844
0x7171…c4190x3dfe…c813Base$0.0270%0x5160…2bb625d ago0xf50cc6…b9a568
0xad08…f8170x3dfe…c813Base$0.0370%0x5160…2bb625d ago0x584eee…169424
0xd55f…5b5b0x3dfe…c813Base$0.00370%0x5160…2bb625d ago0x4e7485…f94e40
0xa65b…50200x3dfe…c813Base$0.0370%0x5160…2bb625d ago0xae2147…ff5af1
0x3580…a0f20x3dfe…c813Base$0.0030970%0x5160…2bb625d ago0xed9817…9c2d59
0x7171…c4190x3dfe…c813Base$0.0870%0x5160…2bb625d ago0xcaf9c7…5723a1
0xb460…695e0x3dfe…c813Base$3.6070%0x5160…2bb625d ago0xb03dc5…c3c9e4
0xb460…695e0x3dfe…c813Base$0.6070%0x5160…2bb625d ago0xcd461b…9ab8ab
0x7171…c4190x3dfe…c813Base$0.0370%0x5160…2bb625d ago0xe75531…5cbb31
0x8918…f2e70x3dfe…c813Base$0.1570%0x5160…2bb625d ago0x6a8d60…51590c
0x1f10…54200x3dfe…c813Base$0.3070%0x5160…2bb625d ago0xf1b833…76c529
0x1f10…54200x3dfe…c813Base$0.1270%0x5160…2bb625d ago0x2b59cf…b9ef21
0x7171…c4190x3dfe…c813Base$0.0970%0x5160…2bb625d ago0x45635f…bf53c3
0x6035…9b1a0x3dfe…c813Base$1.0270%0x5160…2bb625d ago0x0dd489…4464d1
0x6035…9b1a0x3dfe…c813Base$0.1170%0x5160…2bb625d ago0xdf3cf7…b2c97a
0x57b6…7fee0x3dfe…c813Base$0.3170%0x5160…2bb625d ago0x29855a…5ae780

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.