Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0xe004f6…f68996
0xf5c8…19030x7360…b832Base—$0.06100%coinbase41d ago0x50b81d…23151f
0xf5c8…19030x7360…b832Base—$0.04100%coinbase41d ago0x17dfa5…0d7bf8
0xf5c8…19030x7360…b832Base—$0.06100%coinbase41d ago0x11ea3e…d78364
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0xe075c6…b5378f
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0xaece43…31c269
0xf5c8…19030x7360…b832Base—$0.01100%coinbase41d ago0xf45579…c4092a
0xf5c8…19030x7360…b832Base—$0.004249100%coinbase41d ago0xdc52e6…0e0930
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0xbd214d…4b0247
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0xdf370a…a5f198
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0x6cab1f…8bcfdf
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0x48bcc9…a870cf
0xf5c8…19030x7360…b832Base—$0.02100%coinbase41d ago0x26b816…aa3d00
0xf5c8…19030x7360…b832Base—$0.05100%coinbase41d ago0xa530e2…4eb7bb
0x3ad2…81410x7360…b832Base—$0.03100%coinbase41d ago0xbd5be9…cf17a0
0x3ad2…81410x7360…b832Base—$0.008071100%coinbase41d ago0x0ce69c…06dfe5
0xf5c8…19030x7360…b832Base—$0.03100%coinbase41d ago0x4439d7…6ae4d1
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0x052096…1b042f
0xf5c8…19030x7360…b832Base—$0.005306100%coinbase41d ago0x85f77b…5cf61e
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0x920bf0…2b628f
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0xf24b8a…65a896
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0x5543eb…7ad8cc
0x3ad2…81410x7360…b832Base—$0.01100%coinbase41d ago0x9f6490…8e456f
0xf5c8…19030x7360…b832Base—$0.003307100%coinbase41d ago0xd83347…c07cb9
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase41d ago0x350697…54594e

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.