Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$135.4370%0xf279…f77f31d ago0x7e13a2…f4c5e9
0x3be9…575c0x31d0…2cd7Base$11.3870%0x4337…926931d ago0xded646…5b464d
0x3be9…575c0x31d0…2cd7Base$10.3870%0x4337…217c31d ago0x91c6f9…58ff2c
0x3be9…575c0x31d0…2cd7Base$10.3870%0x4337…d6af31d ago0xf174fb…43b17a
0x3be9…575c0x31d0…2cd7Base$20.3870%0x4337…6ca531d ago0x484da6…db3c74
0x3be9…575c0x31d0…2cd7Base$10.3870%0x4337…c62f31d ago0x00f43a…7dc617
0x3be9…575c0x31d0…2cd7Base$200.4670%0x211d…d17231d ago0xa38854…28933e
0x3be9…575c0x31d0…2cd7Base$150.4470%0x4337…f2e131d ago0x6d189f…55f471
0x3be9…575c0x31d0…2cd7Base$50.4670%0x81e3…b98e31d ago0x6f6b62…e96263
0x3be9…575c0x31d0…2cd7Base$120.4270%0x4337…c27131d ago0xd0ba84…bbbde5
0x3be9…575c0x31d0…2cd7Base$42.3970%0x211d…d17231d ago0x0e3575…9730cc
0x3be9…575c0x31d0…2cd7Base$30.0070%0x4337…339231d ago0x266a23…6f873c
0x3be9…575c0x31d0…2cd7Base$1,000.7770%0x4337…936931d ago0x0d5b33…07a1f9
0x3be9…575c0x31d0…2cd7Base$20.4570%0xe196…0ce131d ago0x32ba42…14015d
0x3be9…575c0x31d0…2cd7Base$60.4070%0x4337…3dde31d ago0xf5c7f7…6e6257
0x3be9…575c0x31d0…2cd7Base$30.3970%0xfa06…14d831d ago0xab0bb4…319423
0x3be9…575c0x31d0…2cd7Base$20.3870%0x4337…f63731d ago0x2c73aa…e5dea7
0x3be9…575c0x31d0…2cd7Base$15.3870%0xf279…f77f31d ago0x34238e…654229
0x3be9…575c0x31d0…2cd7Base$35.8570%0x81e3…b98e31d ago0x3d4ab6…34d939
0x3be9…575c0x31d0…2cd7Base$21.3870%0x4337…9ffe31d ago0x39c0fe…906acb
0x3be9…575c0x31d0…2cd7Base$27.0070%0x4337…a93d31d ago0x023dc0…d6bd7e
0x3be9…575c0x31d0…2cd7Base$120.4270%0xe196…0ce131d ago0x914eeb…d8833a
0x3be9…575c0x31d0…2cd7Base$24.3770%0xe196…0ce131d ago0x12e3f5…db05f7
0x3be9…575c0x31d0…2cd7Base$150.0070%0x4337…6ef931d ago0x0fea4c…ccc7fc
0x3be9…575c0x31d0…2cd7Base$49.3270%0xe196…0ce131d ago0x6d745a…a76db4

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.