Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$0.19100%coinbase73d ago0x310973…2b8307
0xca0a…2d7a0x85b4…627cBase$0.17100%coinbase73d ago0x0c0842…15a3f0
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase73d ago0x744292…15a179
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase73d ago0xa8425f…496389
0xca0a…2d7a0x85b4…627cBase$0.04100%coinbase73d ago0xc15056…85bf91
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase73d ago0xe0968c…15a6f8
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase73d ago0x226b7e…b4c9f3
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase73d ago0xeca553…9a547c
0xca0a…2d7a0x85b4…627cBase$0.33100%coinbase73d ago0xbaa095…e25e7a
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase73d ago0x88708e…de990f
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase73d ago0x849f57…f8e3b7
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase73d ago0xa188f6…69da67
0xca0a…2d7a0x85b4…627cBase$0.77100%coinbase73d ago0x34b1c5…b0449a
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase73d ago0x6a9566…96bfa9
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase73d ago0x9acd13…3044f4
0xca0a…2d7a0x85b4…627cBase$0.15100%coinbase73d ago0xd33b89…4549ee
0xca0a…2d7a0x85b4…627cBase$0.15100%coinbase73d ago0x3fef74…34fa11
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase73d ago0xa578cd…904082
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase73d ago0xfd811f…ce40e5
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase73d ago0xf42713…cc12a2
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase73d ago0x822877…509d24
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase73d ago0xdee570…372edf
0xca0a…2d7a0x85b4…627cBase$1.19100%coinbase73d ago0x1ff12b…a76d8b
0xca0a…2d7a0x85b4…627cBase$0.14100%coinbase73d ago0x8d90ce…9ff11c
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase73d ago0x324869…1b9b40

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.