Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98ee…e1ab0xb0af…7de0Base—$0.36100%coinbase32d ago0x8bb59d…f5499c
0x98ee…e1ab0xb0af…7de0Base—$0.30100%coinbase32d ago0x743894…2c9318
0x98ee…e1ab0xb0af…7de0Base—$0.39100%coinbase32d ago0xd13ff0…867552
0x98ee…e1ab0xb0af…7de0Base—$0.22100%coinbase32d ago0xa54767…4df92a
0x98ee…e1ab0xb0af…7de0Base—$0.36100%coinbase32d ago0x0dceca…d58151
0x98ee…e1ab0xb0af…7de0Base—$0.36100%coinbase32d ago0x619525…490a6a
0x98ee…e1ab0xb0af…7de0Base—$0.34100%coinbase32d ago0xbbaf21…e3bec7
0x98ee…e1ab0xb0af…7de0Base—$0.36100%coinbase32d ago0xbc598a…8ed638
0x98ee…e1ab0xb0af…7de0Base—$0.22100%coinbase32d ago0xc27289…c3b87a
0x98ee…e1ab0xb0af…7de0Base—$0.36100%coinbase32d ago0xf0cacd…4560bd
0x98ee…e1ab0xb0af…7de0Base—$0.36100%coinbase32d ago0x6e29b0…3d586c
0x98ee…e1ab0xb0af…7de0Base—$0.40100%coinbase32d ago0xd0577e…e748c5
0x98ee…e1ab0xb0af…7de0Base—$0.40100%coinbase32d ago0xa27f02…b4d600
0x98ee…e1ab0xb0af…7de0Base—$0.22100%coinbase32d ago0x6218ab…41baa7
0x98ee…e1ab0xb0af…7de0Base—$0.36100%coinbase32d ago0x5c985d…a94be6
0x98ee…e1ab0xb0af…7de0Base—$0.36100%coinbase32d ago0xcdf0da…623f54
0x98ee…e1ab0xb0af…7de0Base—$0.32100%coinbase32d ago0x5fe99f…791889
0x98ee…e1ab0xb0af…7de0Base—$0.45100%coinbase32d ago0xa53056…930ed3
0x98ee…e1ab0xb0af…7de0Base—$0.44100%coinbase32d ago0x634c61…caa9d7
0x98ee…e1ab0xb0af…7de0Base—$0.36100%coinbase32d ago0x5ff641…39c6dc
0x98ee…e1ab0xb0af…7de0Base—$0.54100%coinbase32d ago0xf33cbf…19b832
0x98ee…e1ab0xb0af…7de0Base—$0.48100%coinbase32d ago0x276800…d40ad4
0x98ee…e1ab0xb0af…7de0Base—$0.50100%coinbase32d ago0x809975…d861af
0x98ee…e1ab0xb0af…7de0Base—$0.49100%coinbase32d ago0x0dabef…cd041d
0x98ee…e1ab0xb0af…7de0Base—$0.44100%coinbase32d ago0xeb6467…6dcff0

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.