Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4e1…9be60x4cd0…bc31Base$14.3470%0xf70d…dbef32d ago0x87dc3f…ece9f5
0x3be9…575c0x4cd0…bc31Base$6,002.7370%0x6a6f…be4132d ago0x817df6…373585
0xd4fe…069e0x4cd0…bc31Base$7.0270%0xf70d…dbef32d ago0x36de91…167112
0xa4e1…9be60x4cd0…bc31Base$1,168.0570%0xf70d…dbef32d ago0xc776bb…c691fa
0x3be9…575c0x4cd0…bc31Base$25.3870%0x4337…306332d ago0x3d3e58…257b38
0x3be9…575c0x4cd0…bc31Base$50.3970%0x4337…853832d ago0xab786b…f64dc0
0x3be9…575c0x4cd0…bc31Base$35.4470%0x211d…d17232d ago0xb70c57…58d260
0x3be9…575c0x4cd0…bc31Base$10.3770%0xfa06…14d832d ago0x7f869a…168a77
0x3be9…575c0x4cd0…bc31Base$20.4370%0x8b2e…b70532d ago0xd9e10c…11e086
0x3be9…575c0x4cd0…bc31Base$15.5070%0xb5b2…3ff232d ago0x607a78…247b3c
0x3be9…575c0x4cd0…bc31Base$42.4470%0x81e3…b98e32d ago0xcafa0a…2bf636
0x3be9…575c0x4cd0…bc31Base$10.4370%0xb5b2…3ff232d ago0x71c313…ff521a
0x3be9…575c0x4cd0…bc31Base$5.4370%0x4337…4bba32d ago0x044979…96d4a3
0x3be9…575c0x4cd0…bc31Base$15.3770%0x4337…ec6832d ago0xb374f2…4f12e6
0x3be9…575c0x4cd0…bc31Base$100.4070%0x4337…b6c232d ago0xdfef54…62a379
0x3be9…575c0x4cd0…bc31Base$10.4370%0xf279…f77f32d ago0xcfadd6…2ece45
0x1d9e…94e80x4cd0…bc31Base$10.6370%0xf70d…dbef32d ago0xfbdc74…abe51c
0x3be9…575c0x4cd0…bc31Base$80.4070%0x6a6f…be4132d ago0x387fd8…4c6c9a
0x3be9…575c0x4cd0…bc31Base$40.3870%0xe196…0ce132d ago0xd3c65c…cae7be
0x3be9…575c0x4cd0…bc31Base$399.5870%0x4337…7a5d32d ago0xebe540…810152
0x3be9…575c0x4cd0…bc31Base$51.8070%0x4337…c48733d ago0xd255b3…58a17d
0x3be9…575c0x4cd0…bc31Base$2.4370%0x211d…d17233d ago0x722df1…8d24b7
0xd940…8f2e0x4cd0…bc31Base$1.5070%0xf70d…dbef33d ago0xcbd367…67e478
0x3be9…575c0x4cd0…bc31Base$3.4370%0xe196…0ce133d ago0x9ba456…3091d6
0x3be9…575c0x4cd0…bc31Base$10.3770%0x4337…926933d ago0x6c4940…455e13

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.