Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x430e…f7e70x2c87…735fBasex402 service$0.02100%coinbase6d ago0x96fd2c…796ecf
0x430e…f7e70x2c87…735fBasex402 service$0.006100%coinbase6d ago0x34faf8…bee377
0x430e…f7e70x2c87…735fBasex402 service$0.006100%coinbase6d ago0x12cc15…620de8
0x430e…f7e70x2c87…735fBasex402 service$0.002100%coinbase6d ago0x1452f0…e5b095
0x430e…f7e70x2c87…735fBasex402 service$0.006100%coinbase6d ago0xb375d3…dc4e54
0x430e…f7e70x2c87…735fBasex402 service$0.002100%coinbase6d ago0xdf6c15…4a182b
0x430e…f7e70x2c87…735fBasex402 service$0.01100%coinbase6d ago0x38e860…9682a5
0x430e…f7e70x2c87…735fBasex402 service$0.06100%coinbase6d ago0x64a682…af64a8
0x430e…f7e70x2c87…735fBasex402 service$0.02100%coinbase6d ago0x31d16d…ed806d
0x430e…f7e70x2c87…735fBasex402 service$0.02100%coinbase6d ago0x567dbd…493211
0x430e…f7e70x2c87…735fBasex402 service$0.15100%coinbase6d ago0xa7714e…0f04bc
0x430e…f7e70x2c87…735fBasex402 service$0.12100%coinbase6d ago0x9d9bd0…6d8026
0x430e…f7e70x2c87…735fBasex402 service$0.12100%coinbase6d ago0x2109c6…c2624f
0x430e…f7e70x2c87…735fBasex402 service$0.03100%coinbase6d ago0x5ee6b6…683070
0x430e…f7e70x2c87…735fBasex402 service$0.03100%coinbase6d ago0x819bb5…97b1d8
0x430e…f7e70x2c87…735fBasex402 service$0.02100%coinbase6d ago0x4b02ba…742386
0x430e…f7e70x2c87…735fBasex402 service$0.02100%coinbase6d ago0xb36a0f…031fcf
0x430e…f7e70x2c87…735fBasex402 service$0.01100%coinbase6d ago0xfeb38d…e4d628
0x430e…f7e70x2c87…735fBasex402 service$0.01100%coinbase6d ago0x364108…1b2a52
0x430e…f7e70x2c87…735fBasex402 service$0.005100%coinbase6d ago0xb2698c…b2998e
0x430e…f7e70x2c87…735fBasex402 service$0.005100%coinbase6d ago0xcdff3a…254271
0x430e…f7e70x2c87…735fBasex402 service$0.005100%coinbase6d ago0xa9bb48…540ff4
0x430e…f7e70x2c87…735fBasex402 service$0.005100%coinbase6d ago0x33fb8e…5f0c39
0x430e…f7e70x2c87…735fBasex402 service$0.003100%coinbase6d ago0x7372bb…78fd08
0x430e…f7e70x2c87…735fBasex402 service$0.003100%coinbase6d ago0xf10f9e…8fa07e

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.