Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa9c6…7a220xeb18…02c1Base—$21.89100%0xbb67…9bc483d ago0x8b85f9…c2546b
0x3933…99110xeb18…02c1Base—$22.21100%0xbb67…9bc483d ago0x74e87a…d86564
0x46a3…83850xeb18…02c1Base—$23.00100%0xbb67…9bc483d ago0x1059fb…ecf855
0x3a80…4cf70xeb18…02c1Base—$22.01100%0xbb67…9bc483d ago0x0941c7…d0baac
0x0817…ead00xeb18…02c1Base—$21.14100%0xbb67…9bc483d ago0x0e82c2…148f6a
0xfa01…44df0xeb18…02c1Base—$20.93100%0xbb67…9bc483d ago0x6dde2f…04b8ac
0xe521…21de0xeb18…02c1Base—$21.89100%0xbb67…9bc483d ago0x8cb47b…028fed
0x2313…2de30xeb18…02c1Base—$23.87100%0xbb67…9bc483d ago0x00d7a5…500d04
0xca4b…605d0xeb18…02c1Base—$23.07100%0xbb67…9bc483d ago0xc02ba5…ec1435
0x0237…22430xeb18…02c1Base—$22.93100%0xbb67…9bc483d ago0x0c40a3…7d86b6
0x37bc…92a70xeb18…02c1Base—$23.73100%0xbb67…9bc483d ago0xab5aa8…7508c0
0x0c22…40a70xeb18…02c1Base—$22.00100%0xbb67…9bc483d ago0x687ab2…9a6339
0x5a7e…30bf0xeb18…02c1Base—$21.42100%0xbb67…9bc483d ago0x3e00bd…43aaa4
0xaabe…9f830xeb18…02c1Base—$22.17100%0xbb67…9bc483d ago0xdb45fa…b806bd
0xb94e…23370xeb18…02c1Base—$20.96100%0xbb67…9bc483d ago0x2a5e2c…192210
0x5469…8c5c0xeb18…02c1Base—$22.71100%0xbb67…9bc483d ago0x85a60c…68309b
0x4bfe…fe450xeb18…02c1Base—$20.84100%0xbb67…9bc483d ago0x994864…ba68aa
0x5290…b3850xeb18…02c1Base—$20.35100%0xbb67…9bc483d ago0xd84b55…02285a
0x0e61…ab680xeb18…02c1Base—$22.67100%0xbb67…9bc483d ago0x8117b5…bc5c8d
0x289c…19ce0xeb18…02c1Base—$20.71100%0xbb67…9bc483d ago0xa72a66…37ede3
0x225f…58ec0xeb18…02c1Base—$22.61100%0xbb67…9bc483d ago0xe89dc0…51bc14
0x517c…7f160xeb18…02c1Base—$23.33100%0xbb67…9bc483d ago0xc94c0c…cd11cf
0xef64…61740xeb18…02c1Base—$21.98100%0xbb67…9bc483d ago0x044667…544290
0xc464…67420xeb18…02c1Base—$22.01100%0xbb67…9bc483d ago0xb24210…0a05d3
0xe0e4…0b300xeb18…02c1Base—$23.22100%0xbb67…9bc483d ago0x19b9a1…b4c42c

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.