Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0095…e3d80xfe80…47eeBase$0.001100%fluxa68d ago0xfe0a9a…1da89a
0xb064…54430xfe80…47eeBase$0.001100%fluxa68d ago0xa56172…27d0f3
0xd391…220a0xfe80…47eeBase$0.001100%fluxa68d ago0xd87992…075712
0x0825…b5330xfe80…47eeBase$0.001100%fluxa68d ago0xa1f1ba…bde567
0x2614…275c0xfe80…47eeBase$0.001100%fluxa68d ago0xf3ec76…3fdac3
0x4bdd…5e700xfe80…47eeBase$0.001100%fluxa68d ago0xbf8bc2…b6a8d9
0xad1b…a10d0xfe80…47eeBase$0.001100%fluxa68d ago0x78b3e0…cd5665
0xcf35…fa420xfe80…47eeBase$0.001100%fluxa68d ago0xa36bfb…ef2365
0xda12…87e10xfe80…47eeBase$0.001100%fluxa68d ago0x27ff44…ba2433
0x7985…75850xfe80…47eeBase$0.001100%fluxa68d ago0xd809b9…4568ca
0x7369…7d640xfe80…47eeBase$0.001100%fluxa68d ago0xf72a5a…017b6d
0xa39f…5dfe0xfe80…47eeBase$0.001100%fluxa68d ago0x33ce2b…43021d
0x57ae…5bc70xfe80…47eeBase$0.001100%fluxa68d ago0xe8559d…f26b78
0x7866…edab0xfe80…47eeBase$0.001100%fluxa68d ago0xe66b8d…5d2be9
0xb179…2d640xfe80…47eeBase$0.001100%fluxa68d ago0xbd544b…49cc35
0xedda…d2fc0xfe80…47eeBase$0.001100%fluxa68d ago0x21f097…b4cd6b
0x120d…76490xfe80…47eeBase$0.001100%fluxa68d ago0xb4fd1e…876718
0xe7da…f0de0xfe80…47eeBase$0.001100%fluxa68d ago0xe9419e…6d7de9
0x40ae…9bd60xfe80…47eeBase$0.001100%fluxa68d ago0x2c0f59…2d28bb
0x9206…4f6a0xfe80…47eeBase$0.001100%fluxa68d ago0xc04f15…6e3d55
0x1ec4…a35a0xfe80…47eeBase$0.001100%fluxa68d ago0x249b10…6726a4
0x53e5…38f20xfe80…47eeBase$0.001100%fluxa68d ago0x77d10f…2d07a6
0xa304…3df80xfe80…47eeBase$0.001100%fluxa68d ago0xdda8ca…6e8194
0x0cfe…13b30xfe80…47eeBase$0.001100%fluxa68d ago0x3ca8b8…7f3511
0x13c4…e9ea0xfe80…47eeBase$0.001100%fluxa68d ago0x467b0c…429c8b

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.