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.27100%coinbase14d ago0xd65fec…24b7e9
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase14d ago0x0a5789…834e26
0xca0a…2d7a0x85b4…627cBase—$0.43100%coinbase14d ago0x1b6035…3a375b
0xca0a…2d7a0x85b4…627cBase—$0.32100%coinbase14d ago0xab133a…32149e
0xca0a…2d7a0x85b4…627cBase—$0.19100%coinbase14d ago0xc1e369…39ab1a
0xca0a…2d7a0x85b4…627cBase—$0.47100%coinbase14d ago0x19f87c…89a580
0xca0a…2d7a0x85b4…627cBase—$1.00100%coinbase14d ago0xbc7656…949c10
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase14d ago0xe148c8…a93c9e
0xca0a…2d7a0x85b4…627cBase—$0.48100%coinbase14d ago0x28140f…08887c
0xca0a…2d7a0x85b4…627cBase—$0.20100%coinbase14d ago0xbfd7da…8dcdc2
0xca0a…2d7a0x85b4…627cBase—$0.80100%coinbase14d ago0xc55cb9…20bfc0
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase14d ago0x69c1ac…ff9b62
0xca0a…2d7a0x85b4…627cBase—$1.26100%coinbase14d ago0x77633f…843627
0xca0a…2d7a0x85b4…627cBase—$1.02100%coinbase14d ago0xb01e54…ec2aef
0xca0a…2d7a0x85b4…627cBase—$1.16100%coinbase14d ago0x2283f4…d4843a
0xca0a…2d7a0x85b4…627cBase—$0.84100%coinbase14d ago0x82706b…e314b7
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase14d ago0x928ea7…12c022
0xca0a…2d7a0x85b4…627cBase—$0.88100%coinbase14d ago0xab4695…5c146d
0xca0a…2d7a0x85b4…627cBase—$0.50100%coinbase14d ago0xc18ba0…d377d4
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase14d ago0x217538…f16b70
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase14d ago0x4e148c…99a73d
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase14d ago0x480df3…876dc2
0xca0a…2d7a0x85b4…627cBase—$0.22100%coinbase14d ago0x9a05ed…f67cf3
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase14d ago0xa29cdc…5f4a34
0xca0a…2d7a0x85b4…627cBase—$0.96100%coinbase14d ago0xcd424f…b10829

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.