Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$60.0070%0x2915…146522d ago0x9db7eb…16c1ae
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…224f22d ago0x6fe309…c0a5e4
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…306322d ago0xb02c6e…5a34de
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x1d53…c61322d ago0x20ab5e…ec35c4
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2915…146522d ago0x7b21df…35c7a2
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x1d53…c61322d ago0x19d8fb…37539b
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2891…bc4c22d ago0xd68ec7…cba969
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x4337…c62f22d ago0x8bdb94…ee83c7
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x30d2…77d522d ago0x916044…5c3a74
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…306322d ago0x24dc41…3ffc33
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c23d ago0xde1bd2…805a9c
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…d99523d ago0x3b945c…94bd79
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…b35023d ago0x88c1d0…d5d2db
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…d99523d ago0xa67d34…2617ce
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c23d ago0xcd6fc6…8aa0dd
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2915…146523d ago0x9d01c9…aff64c
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…187e23d ago0x2114b3…1852d8
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c23d ago0x617704…ed749f
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…808423d ago0x013a3d…e41bc6
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…8d0e23d ago0x9a5682…6c3e22
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c23d ago0xaccd05…1e8c24
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2891…bc4c23d ago0x465273…ff3312
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2891…bc4c23d ago0x08bba7…6ab29d
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…d0b223d ago0xd33a89…322d30

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.