Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaf6…e02d0x47c5…4fc3Base—$21.0070%0xd3b3…bd8222d ago0x58ce2c…7f5043
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x35b0…b81022d ago0x44f42e…a184c4
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x8e4d…98c022d ago0x3c4fb3…a4f7ac
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x707e…8d2822d ago0x6f0334…f90690
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xf3d1…2b9c22d ago0x345d46…b913cb
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x2699…b2a522d ago0x30fd2b…6402c5
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x4184…789b22d ago0x98b334…e1e17b
0xbaf6…e02d0x47c5…4fc3Base—$52.5070%0x88cf…d21b22d ago0x5eaaa4…e00949
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x45b0…c0d622d ago0x987c90…54ae6a
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x2a59…864522d ago0x58ac70…ec966b
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x0744…c73c22d ago0xcaed37…55ff93
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x898f…4f5e22d ago0x18c797…d21ca0
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x9618…286122d ago0x44cc36…8c1ebe
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xcf6b…a40a22d ago0xafe34a…109de5
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x2158…e16023d ago0x2d25fe…20a178
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x1434…1c6e23d ago0xccf0af…ed048b
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xd301…c7ff23d ago0x51779d…2f867d
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xfd6b…ae3923d ago0x143648…a39bae
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x9d9f…8c6a23d ago0xe6ca86…eddaf8
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xe620…490123d ago0xcf61a1…79d98d

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.