Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60dd…75830xb0af…7de0Base—$0.36100%coinbase49d ago0xb7ba9d…3f374f
0x60dd…75830xb0af…7de0Base—$10.81100%coinbase49d ago0x0ea641…548964
0x60dd…75830xb0af…7de0Base—$0.70100%coinbase49d ago0xc00ee9…5d0010
0x60dd…75830xb0af…7de0Base—$0.70100%coinbase49d ago0xbc69ef…5f6f85
0x60dd…75830xb0af…7de0Base—$0.70100%coinbase49d ago0xf65563…7edde5
0x60dd…75830xb0af…7de0Base—$0.70100%coinbase49d ago0xa0b2bf…a36858
0x60dd…75830xb0af…7de0Base—$10.44100%coinbase49d ago0xf4d063…bf57f6
0x60dd…75830xb0af…7de0Base—$9.96100%coinbase49d ago0x49ac03…44abf9
0x60dd…75830xb0af…7de0Base—$0.70100%coinbase49d ago0xdb2da9…688930
0x60dd…75830xb0af…7de0Base—$9.35100%coinbase50d ago0xff27c5…50fc03
0x60dd…75830xb0af…3befBase—$3.00100%payAI50d ago0xe1eea5…2c927a
0x60dd…75830xb0af…7de0Base—$13.09100%coinbase50d ago0xd49178…16c811
0x60dd…75830xb0af…7de0Base—$13.16100%coinbase50d ago0x6a6140…ca41e4
0x60dd…75830xb0af…3befBase—$3.00100%payAI50d ago0x2218b6…6233f3
0x60dd…75830xb0af…7de0Base—$0.70100%coinbase50d ago0xa32f06…84141c
0x60dd…75830xb0af…7de0Base—$0.70100%coinbase50d ago0xbb2d31…4c460b
0x60dd…75830xb0af…7de0Base—$0.70100%coinbase50d ago0x589334…0a2435
0x60dd…75830xb0af…7de0Base—$0.70100%coinbase50d ago0x92d11c…199bd1
0x60dd…75830xb0af…7de0Base—$0.70100%coinbase50d ago0x8016d5…449c93
0x60dd…75830xb0af…7de0Base—$15.88100%coinbase50d ago0xc0a87a…9253ec
0x60dd…75830xb0af…7de0Base—$18.49100%coinbase50d ago0x245bf2…e52039
0x60dd…75830xb0af…7de0Base—$8.68100%coinbase50d ago0x64476b…99d859

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.