Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2d8…26bd0x12a9…a21bBase$0.001100%0x12a9…a21b80d ago0x240305…d7a285
0xb2d8…26bd0x12a9…a21bBase$0.001100%0x12a9…a21b80d ago0xbea86b…12e0c9
0xb2d8…26bd0x12a9…a21bBase$0.001100%0x12a9…a21b80d ago0x1d324e…432b0f
0xb2d8…26bd0x12a9…a21bBase$0.001100%0x12a9…a21b80d ago0x222689…8e33aa
0xb2d8…26bd0x12a9…a21bBase$0.001100%0x12a9…a21b80d ago0xfc243e…739528
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b80d ago0xe8f7f1…3e45fa
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b80d ago0x96441f…733a39
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b80d ago0xef2795…186921
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b80d ago0x1fb50c…1112d3
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b80d ago0xb4a4f7…21586f
0x8cd2…a0600x12a9…a21bBase$0.001100%0x12a9…a21b81d ago0x7c0ae2…56a14a
0x8cd2…a0600x12a9…a21bBase$0.001100%0x12a9…a21b81d ago0x02d51c…3b61f9
0x8cd2…a0600x12a9…a21bBase$0.001100%0x12a9…a21b81d ago0xee3faf…ca3ee0
0x8cd2…a0600x12a9…a21bBase$0.001100%0x12a9…a21b81d ago0xf325ee…5b05c4
0x8cd2…a0600x12a9…a21bBase$0.001100%0x12a9…a21b81d ago0x1ae861…641af2
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b81d ago0x7b6ac6…4bfc1f
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b81d ago0x91dd7b…20f054
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b81d ago0x96bcd7…e81b1e
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b81d ago0xcb9c4f…cdffa1
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b81d ago0x4105aa…eea4aa
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b81d ago0xd35b81…6ba6d5

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.