Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ac1…7aaf0x3dfe…c813Base—$1.1570%0x5160…2bb624d ago0x95e443…59f9bb
0x52bf…8e3b0x3dfe…c813Base—$0.0270%0x5160…2bb624d ago0x626300…63ea6a
0xa4ad…239f0x3dfe…c813Base—$0.1270%0x5160…2bb624d ago0xcd31a0…a47646
0x8c95…c1540x3dfe…c813Base—$0.0370%0x5160…2bb624d ago0x090fd2…1ac1d7
0x825e…217f0x3dfe…c813Base—$0.5370%0x5160…2bb624d ago0x0dfdd0…ab298b
0xca3f…b6bf0x3dfe…c813Base—$0.00670%0x5160…2bb624d ago0x11e226…042091
0xd184…4b790x3dfe…c813Base—$0.0270%0x5160…2bb624d ago0x068be6…3f79c4
0xc1bd…4f650x3dfe…c813Base—$0.6070%0x5160…2bb624d ago0xef8ae3…41a644
0xc95b…c0910x3dfe…c813Base—$0.0870%0x5160…2bb624d ago0x7bdd62…e02a28
0x62c0…882a0x3dfe…c813Base—$0.0370%0x5160…2bb624d ago0x1f4187…6b7994
0x8918…f2e70x3dfe…c813Base—$0.1270%0x5160…2bb624d ago0x87a9d2…040cba
0xd55f…5b5b0x3dfe…c813Base—$0.00370%0x5160…2bb624d ago0x618c8b…3fca83
0x2da5…08910x3dfe…c813Base—$0.1970%0x5160…2bb624d ago0xd53a5f…7babfa
0x2da5…08910x3dfe…c813Base—$0.0370%0x5160…2bb624d ago0x069a77…9d9735
0x6035…9b1a0x3dfe…c813Base—$0.9770%0x5160…2bb624d ago0xc70aed…6d4dc4
0xed9a…a53d0x3dfe…c813Base—$0.0670%0x5160…2bb624d ago0xf36bb0…77a963
0x7f24…15330x3dfe…c813Base—$0.7570%0x5160…2bb624d ago0x546a66…bd636e
0x2ec5…e17d0x3dfe…c813Base—$0.8470%0x5160…2bb624d ago0x5bad2b…b9cd93
0xd55f…5b5b0x3dfe…c813Base—$0.00370%0x5160…2bb624d ago0xc92c8b…9b0bbd
0xbc33…66270x3dfe…c813Base—$0.0670%0x5160…2bb624d ago0x13188b…646ff4
0xa4ad…239f0x3dfe…c813Base—$0.0270%0x5160…2bb624d ago0x9b858f…ae8561
0x7171…c4190x3dfe…c813Base—$0.1270%0x5160…2bb624d ago0x7ffae8…87ff20
0xc9a9…4c610x3dfe…c813Base—$0.0670%0x5160…2bb625d ago0x3babbe…dbb9d6
0x4705…0da10x3dfe…c813Base—$0.1370%0x5160…2bb625d ago0x429288…246429
0x1f10…54200x3dfe…c813Base—$0.3070%0x5160…2bb625d ago0x829fdc…67e40c

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.