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…80fc36d ago0x0af1a0…b32c2e
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc37d ago0x9bd6fc…6969f2
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0xaba5a8…b4a64c
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0x3059a9…b2a125
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0x3c8028…21564b
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0x3c060d…426b90
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0xbf9c52…00b644
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0xec2ebb…d92f84
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0xcf7414…2e850d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0x820c94…34e429
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc37d ago0x8612dd…53658d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0x066710…02b296
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0xe4701b…205002
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0xa7a0b5…aded20
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0x0851bf…df97d0
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0xd29b17…c6876a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0xec21cd…109d79
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0x0f4cb9…c024c0
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0x7a6f92…4922c5
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc37d ago0xb35881…bd478e
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0x1875e7…14a6a1
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0xff3822…95222f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0xe30b25…af8e71
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0x188de1…e2262d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc37d ago0x8ddcaa…822b1e

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.