Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad20…27440x3e0a…78e7Base—$0.005696100%coinbase74d ago0x74429e…dc68be
0xad20…27440x3e0a…78e7Base—$0.004406100%coinbase74d ago0xf4a715…fdca0b
0xad20…27440x3e0a…78e7Base—$0.004672100%coinbase74d ago0x2ecbcc…1a8eb0
0xad20…27440x3e0a…78e7Base—$0.005534100%coinbase74d ago0xf32a2c…cea466
0xad20…27440x3e0a…78e7Base—$0.005679100%coinbase74d ago0x3b5e79…a88bf5
0xad20…27440x3e0a…78e7Base—$0.002709100%coinbase74d ago0xd380c0…1d2ea5
0xad20…27440x3e0a…78e7Base—$0.003332100%coinbase74d ago0x4edb78…7bba8d
0xad20…27440x3e0a…78e7Base—$0.00335100%coinbase74d ago0xefac2b…41d89a
0xad20…27440x3e0a…78e7Base—$0.003254100%coinbase74d ago0x72bf26…0dd0aa
0xad20…27440x3e0a…78e7Base—$0.004472100%coinbase75d ago0x748d88…1ab158
0xad20…27440x3e0a…78e7Base—$0.005346100%coinbase75d ago0xd34e9d…87cb45
0xad20…27440x3e0a…78e7Base—$0.004031100%coinbase75d ago0x444243…6ac3b6
0xad20…27440x3e0a…78e7Base—$0.005562100%coinbase75d ago0xe5a1da…b4d50f
0xad20…27440x3e0a…78e7Base—$0.00503100%coinbase75d ago0x1a6d2a…d84422
0xad20…27440x3e0a…78e7Base—$0.002671100%coinbase75d ago0x38132b…bb49f7
0xad20…27440x3e0a…78e7Base—$0.003424100%coinbase75d ago0xc00427…3c3192
0xad20…27440x3e0a…78e7Base—$0.004577100%coinbase75d ago0x2b4cab…6de053
0xad20…27440x3e0a…78e7Base—$0.003785100%coinbase75d ago0x78085b…3da280
0xad20…27440x3e0a…78e7Base—$0.004168100%coinbase75d ago0xcabcf0…11abc0
0xad20…27440x3e0a…78e7Base—$0.005363100%coinbase75d ago0x5c5a1b…6a8b36
0xad20…27440x3e0a…78e7Base—$0.002953100%coinbase75d ago0xccdbe4…6b9598
0xad20…27440x3e0a…78e7Base—$0.00336100%coinbase75d ago0xce621c…8853d4
0xad20…27440x3e0a…78e7Base—$0.004453100%coinbase75d ago0xeac606…8471a1
0xad20…27440x3e0a…78e7Base—$0.003053100%coinbase75d ago0xdd5179…ee0416

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.