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$50.0070%0x4337…9f2617d ago0x524cc9…f46982
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2891…bc4c17d ago0x4aa902…547bc5
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c17d ago0xe4c6df…4d53d2
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…c48717d ago0x3db797…dd4b64
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x1d53…c61317d ago0x36db7a…2e82f7
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146517d ago0xb4251b…bfc3f7
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146517d ago0x4737dd…4ebd6f
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146517d ago0x7a53ab…069ce5
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2915…146517d ago0x641989…8561fc
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c17d ago0x7b5d68…7212e4
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x1d53…c61317d ago0x2be54f…a5c51d
0x3be9…575c0xaa9c…5a6bBase$120.0070%0x4337…224f17d ago0x67ceb4…6ad8ca
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x7b5c…7b9a17d ago0x426181…9d4546
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x1d53…c61317d ago0xc91dac…b51896
0x3be9…575c0xaa9c…5a6bBase$120.0070%0x4337…df9b17d ago0x2a70ef…6f6642
0x3be9…575c0xaa9c…5a6bBase$120.0070%0x4337…98b617d ago0x2fe219…1ab8c0
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146517d ago0x0cba7e…5d4c8a
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…c48717d ago0x3b858d…25ec0c
0x3be9…575c0xaa9c…5a6bBase$120.0070%0x2891…bc4c17d ago0x6f3d10…54fe1d
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c17d ago0xb6ec66…25862f
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…7b1f17d ago0xa24c0b…abedc5
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x4337…7b1f17d ago0x2d418b…b167e0
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x2891…bc4c17d ago0x48131d…2cd5dc
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x1d53…c61317d ago0x34069d…6f1d57
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146517d ago0x87393b…61dc53

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.