Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc1h ago0x2293d8…d145a5
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc1h ago0x82e170…8791e7
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc1h ago0xe88341…a215be
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc1h ago0xec5574…51b377
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc1h ago0x1f0b91…dc7582
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc1h ago0x752c56…1c0a29
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc1h ago0x36a2f9…049b89
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc1h ago0x9f1d81…4f705d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc1h ago0xdd3e73…b589a1
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2h ago0x068cbd…b9a422
0x4472…89cd0x2b36…c773Base—$0.0170%0x4e56…5c9c2h ago0x7adbb9…abc751
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2h ago0xcfdccf…9d22de
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2h ago0x53a2a9…c35ed6
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2h ago0xe986ee…2e7194
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2h ago0x9731d4…fa8c47
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2h ago0x740847…a7027d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2h ago0x2fd614…fc3e2b
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2h ago0xd623b7…29b13b
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2h ago0xbf9e43…42b5ca
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2h ago0xa94c4b…fe99e6
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2h ago0xf2859e…80a396
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc3h ago0x340aa6…078c62
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc3h ago0xb0f0f8…091ed3
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc3h ago0x6c6705…3a764a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc3h ago0x4b83e9…7e5cf0

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.