Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xd75459…2f03f6
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xbee5dc…716050
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x0d755a…8f8c94
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xafc906…602233
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xf33b58…2abf26
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xfc7e09…911621
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x798739…62bf72
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x6c266c…1e97b4
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xb8bfea…a8f253
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x96fdc1…63a6a8
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x2989c9…5941f8
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x538ccf…6866c6
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x6f74e5…000982
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x24ae80…e3accc
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x73411d…64a92a
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x4df70c…8ae30c
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x3f00d5…b954d5
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xd51943…cfb400
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xfe9919…62fd83
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xf00c89…b093ef
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xc63d61…11d8f0
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x7778c5…c8358f
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x513b00…35c988
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0x452a31…4e9808
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xbc6d2d…1c63da

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.